nginx configure check fault?

lhmwzy lhmwzy at gmail.com
Thu Aug 20 11:49:33 MSD 2009


Like this:

....
    server {
        listen       80;
        server_name  10.66.23.98 boy.zeuscn.com;

        #charset koi8-r;

        #access_log  /var/log/nginx-access.log;
        access_log off

        root /usr/www/webroot;

        index  index.php index.html index.htm;
..........

nginx syntax check pass OK.





More information about the nginx mailing list