login.html
Scott Behrens
sbehrens at gmail.com
Tue Jun 1 20:17:32 MSD 2010
Hello,
I am having an issue with Reverse Proxy to a site that uses login.html as
it's index page. I went ahead and used this as my index:
location / {
proxy_pass http://10.10.1.158:9080/;
index login.html;
When I navigate to the reverse proxy if I can only reach the login page with
an absolute url:
http://myproxy.com/login.html
instead of:
http://myproxy.com
Any suggestions on how to fix this?
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100601/c96a5a2d/attachment.html>
More information about the nginx
mailing list