Comment 7 for bug 803720

Revision history for this message
Neal Poole (nealpoole) wrote :

Ran the following commands for the hardy-backports code:

./configure --prefix=/home/nbpoole/nginx/nginx-dev
make
make install
sudo ./sbin/nginx -c ~/nginx/nginx-dev/conf/nginx.conf

Server started up just fine. I tested it very briefly: it served up the requests (and returned a 400 error when the URL contained a null byte).