Nginx rewrite question

Paxxil nginx-forum at nginx.us
Tue Mar 29 16:10:21 MSD 2011


something like that:

location = /index.htm {
   rewrite ^/.*$ http://$host? permanent;
}

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,186516,186598#msg-186598




More information about the nginx mailing list