Koozali.org: home of the SME Server

Subversion & httpd

yvain

Subversion & httpd
« on: June 23, 2005, 11:20:32 AM »
Hello,
I'd like to modify /etc/httpd/conf/httpd.conf or /etc/httpd/admin-conf/httpd.conf in order to add the following :
<location /test>
   DAV svn
   SVNPath /svn/test
</location>
I don't know which template from /etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/ or /etc/e-smith/templates/etc/httpd/conf/httpd.conf/ to modify.
Any idea ?
thanks
yvain