Re: apache configuration (solved, mod_include conflict?)

2010-07-22 Thread Jason Aubrey
Hi All, I've "solved" this problem - it seems to have been caused by loading mod_include. Commenting out Alias /pod /var/www/wwdocs AddOutputFilter INCLUDES .html did not solve the problem, but commenting this out and disabling mod_include did. That seems odd to me; is it known that dav_svn

apache configuration

2010-07-22 Thread Jason Aubrey
Hi All, We are using svn over http and it was working perfectly until yesterday. SVN is configured to be served from the virtual host svn.webwork.maa.org on an ubuntu server as follows: ServerName svn.webwork.maa.org DocumentRoot /var/www DAV svn SVNParentPath /var/svn etc... Yester

Complex Apache configuration: allow anonymous read access just from a specific IP

2010-05-10 Thread Paulo Eduardo Neves
Hi, due to some strict business requirements, I need to do an overly complex subversion repository access through Apache. I won't configure it myself, so please see this is a no exit alley. Maybe there is even a simpler way to configure it. I'm integrating two repositories using the svn:external