Server Config: Difference between revisions
Appearance
No edit summary |
|||
Line 10: | Line 10: | ||
===Apache2 Subversion config=== | ===Apache2 Subversion config=== | ||
Basically you can take the following doc as reference: | |||
* http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-6-sect-4 | * http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-6-sect-4 | ||
Make sure you read the most recent version at the time writing (1.1 might be depricated) | Make sure you read the most recent version at the time writing (1.1 might be depricated) | ||
The modules on FreeBSD can be found in <tt>/usr/local/libexec/apache2</tt> |
Revision as of 22:53, 29 August 2005
FreeBSD
Apache2
- port: www/apache2
- make: make WITH_BERKELEYDB=db42 WITH_LDAP_MODULES=yes
Subversion
- port: devel/subversion-python
- make: make -DWITH_MOD_DAV_SVN
Apache2 Subversion config
Basically you can take the following doc as reference:
Make sure you read the most recent version at the time writing (1.1 might be depricated)
The modules on FreeBSD can be found in /usr/local/libexec/apache2