nginx redirecting to wrong port

Dusan Turko lists at ruby-forum.com
Tue May 27 18:22:40 MSD 2008


> Try to set
> UseCanonicalName  on
> 
> and replace
> Port 8080
> with
> Listen 8080

I just changed Listen 8080 instead of Port 8080 and it wors fine now:)
I left UseCanonicalName  off

Thanks a lot!!!
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list