login.html

Igor Sysoev igor at sysoev.ru
Wed Jun 2 17:57:20 MSD 2010


On Wed, Jun 02, 2010 at 09:31:50AM -0400, sbehrens wrote:

> >location = / {
> >proxy_pass http://10.10.1.158:9080/login.html;
> >}
> 
> I tried this but the page wouldn't load anything but html characters.  Javascript did not load nor did any image files.  When I attempted to login after the POST finished I got page not found.
> 
> >location / {
> >proxy_pass http://10.10.1.158:9080;
> >
> 
> When I navigated to the root proxy page, nothing happened.  If I specified login.html, everything loaded as expected and I could log in.
> 
> 
> Any other suggestions?

Could you create a debug log ?
http://nginx.org/en/docs/debugging_log.html


-- 
Igor Sysoev
http://sysoev.ru/en/



More information about the nginx mailing list