nginx-0.7.58

usen68 usen68 at gmail.com
Tue May 19 15:46:14 MSD 2009


Igor Sysoev Wrote:
-------------------------------------------------------

> 
> Since 0.7.53 you do not need to rename directory
> because nginx is built
> without prefix and use a current directory as
> prefix.
> 


I know it. I use a batch to start nginx. The following is my batch.

@echo off
REM "starting Nginx ........"
cd nginx
start nginx
cd ..
REM "starting PHP FastCGI........."
cd php5
start HiddenConsole.exe php-cgi.exe -b 127.0.0.1:9000

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,2146,2178#msg-2178






More information about the nginx mailing list