# Example configuration for a subversion repository # see /usr/share/doc/packages/subversion for the full documentation # # # put the string SVN_DOC in /etc/sysconfig/apache2 APACHE_SERVER_FLAGS # to enable the URL # http://localhost/svn-manual/ # some docu: Alias /svn-manual /usr/share/doc/packages/subversion/html # DirectoryIndex index.html Options +Indexes +Multiviews -FollowSymLinks IndexOptions FancyIndexing \ ScanHTMLTitles \ NameWidth=* \ DescriptionWidth=* \ SuppressLastModified \ SuppressSize order allow,deny allow from all