Problems with rewrite on windows
halfd
nginx-forum at nginx.us
Thu Sep 10 16:59:33 MSD 2009
Hi Igor thanks for the reply and the idea,
however it is still not working.
Now I get this error :
2009/09/10 14:49:51 3388#2684: *87 rewrite or internal redirection cycle while internal redirect to "/mere/æv//index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html", client: IPADDR, server: SERVERNAME, request: "GET /mere/%C3%A6v/ HTTP/1.1", host: "SERVERNAME", referrer: "http://SERVERNAME/mere/"
The setting I have in nginx.conf is as so :
location / {
root c:/webroot/detfri.dk/site/www/;
try_files $uri $uri/index.html;
}
At least now, there is a 500 server error. And it still works on ASCII urls.
Thanks a million
Halfdan
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,6256,6268#msg-6268
More information about the nginx
mailing list