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

apache, subversion, and SVNParentPath

From: Nathan Bullock <nathan_kent_bullock_at_yahoo.ca>
Date: 2005-03-11 04:45:30 CET

I am using the SVNParentPath directive in my apache
configuration file.

<Location />
 DAV svn
 SVNParentPath /var/www/svn
                                                      
                          ...

Everything works great. I can access all the child
repositories just fine, etc. The only annoyance is if
I go to the root folder http://localhost/ I get a 403
forbidden response. I would have expected a directory
page letting me know what repositories existed within
the SVNParentPath.

Is there a way to set it up so it does this for me?
Or, not quite as nice but acceptable, is there a way
for me to tell it what html page it should display at
this location?

Nathan Bullock

Visit my website at http://www.nathanbullock.org

______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 11 04:47:54 2005

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.