On Fri, Apr 20, 2007 at 02:31:54AM -0500, Erik Karulf wrote:
> > location ~ .\.(php|php3)$ {
> > proxy_pass http://127.0.0.1:8080/;
- proxy_pass http://127.0.0.1:8080/;
+ proxy_pass http://127.0.0.1:8080;
--
Igor Sysoev
http://sysoev.ru/en/