Hello, <div>I have several questions about using NginX. </div><div><br></div><div>1) </div><div>After I first install nginx-0.8.41 in Ubuntu 8.04 system, with the default .conf file. </div><div>I start nginx with <a href="http://127.0.0.1:8000">127.0.0.1:8000</a>, however, I can not see the default webpage. The browser can not connect to server. </div>
<div>Could anyone help me to figure it out?</div><div><br></div><div>2)<br><div>I am following the instructions in </div><div><a href="http://wiki.nginx.org/HttpChunkinModule">http://wiki.nginx.org/HttpChunkinModule</a></div>
<div><br></div><div>to configure nginx. </div></div><div>when I start nginx, I encounter the error: </div><div>[emerg]: unknown directive &quot;chunkin&quot; in ./conf/nginx.conf:36</div><div><br></div><div>The line is </div>
<div><div> 35     server {</div><div> 36         chunkin on;</div><div> 37         listen        <a href="http://127.0.0.1:8000">127.0.0.1:8000</a>;</div></div><div><br></div><div><br></div><div>Thanks,</div><div>Yanxin</div>
<div><br></div><div><br></div><div><br></div>