proxy_pass issue

agentzh agentzh at gmail.com
Tue Oct 6 05:56:58 MSD 2009


On Mon, Oct 5, 2009 at 7:35 PM, Stuart Mckeown <lists at ruby-forum.com> wrote:
>   location /blog/ {
>      proxy_pass http://74.207.242.38/
>      }
>

Err, I *think* it's due to the last slash above. Maybe removing that
slash and do a "rewrite" before "proxy_pass" to strip the leading
/blog/? Well, just a guess. I could be wrong ;)

Cheers,
-agentzh





More information about the nginx mailing list