[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: %25gconf.xml: 400 Bad Request

From: Denis Shaposhnikov <dsh_at_vlink.ru>
Date: 2006-07-27 14:45:08 CEST

>>>>> "Ryan" == Ryan Schmidt <subversion-2006c@ryandesign.com> writes:

 Ryan> Maybe you have a weird proxy in the way? Because I'm unable to
 Ryan> reproduce this with Subversion 1.3.2 served with Apache 2.2.2
 Ryan> on Mac OS X 10.4.7 PPC:

I've found it and fixed. For nginx_ I have to::

  proxy_pass http://127.0.0.1;

instead of::

  proxy_pass http://127.0.0.1/;

in nginx.conf.

.. _nginx: http://www.sysoev.ru/nginx/

-- 
DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet
xmpp:dsh_at_vlink.ru mailto:dsh_at_vlink.ru http://neva.vlink.ru/~dsh/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 27 14:46:36 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.