problem in first usage of nginx
Yanxin Zhang
zhynxn at gmail.com
Thu Mar 24 23:03:36 MSK 2011
Hello,
I have several questions about using NginX.
1)
After I first install nginx-0.8.41 in Ubuntu 8.04 system, with the default
.conf file.
I start nginx with 127.0.0.1:8000, however, I can not see the default
webpage. The browser can not connect to server.
Could anyone help me to figure it out?
2)
I am following the instructions in
http://wiki.nginx.org/HttpChunkinModule
to configure nginx.
when I start nginx, I encounter the error:
[emerg]: unknown directive "chunkin" in ./conf/nginx.conf:36
The line is
35 server {
36 chunkin on;
37 listen 127.0.0.1:8000;
Thanks,
Yanxin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110324/cff6ff28/attachment.html>
More information about the nginx
mailing list