restrict sub-directory access divert if not authenticated
I am moving from a development server to a live server and would like to still test before REALLY going live. I need to redirect access to a sub-folder until I am satisfied with the stability this is what i have: - server { listen 8
Re: Host header in upstream requests
Already tried $upstream_addr which unfortunately gives IP:port instead of hostname:port. My upstream needs hostname listed in conf instead of IP Posted at Nginx Forum: http://forum.nginx.org/read.php?2,257252,257258#msg-257258 ___ nginx mailing list ng