First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126725
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Paul de Vrieze <pauldv@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dustin J. Mitchell <dustin@v.igoro.us>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126725 depends on: Show dependency tree
Bug 126725 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-18 14:26 0000
The default subversion config's 47_mod_dav_svn.conf mixes module configuration
with what should be vhost-specific configuration.  The LoadModule portion
should, indeed, be in the modules.d directory.  The <Location> directive,
however, should be in the default vhost configuration file.

As distributed, the configuration will point the uri /svn on *every* vhost to
the subversion repository.

Dustin

------- Comment #1 From Paul de Vrieze 2006-03-19 07:00:20 0000 -------
Could any of the apache people tell me how to fix this?

------- Comment #2 From Michael Stewart (vericgar) (RETIRED) 2006-03-20 21:17:18 0000 -------
There isn't an easy way to fix this. You could either leave it commented out
with instructions in the config to copy this to a vhost, or to uncomment if to
enable it for all vhosts.

------- Comment #3 From Benedikt Böhm 2007-09-08 14:20:46 0000 -------
fixed in 1.4.4-r4, the example is now commented

First Last Prev Next    No search results available      Search page      Enter new bug