Welcome! Log In Create A New Profile

Advanced

Nginx mod_strip -- nothing.

mat h
September 20, 2010 06:46AM
Ok i decided to try mod_strip on my production server today.
Unfortunately when activated it does nothing.

url: http://www.nexusddl.com/
Config:
server {
listen 94.102.60.29:80;
server_name www.nexusddl.com;
location / {
proxy_pass http://IP;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Host www.nexusddl.com;
strip on;
}
}

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx mod_strip -- nothing.

mat h September 20, 2010 06:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 181
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready