Project

General

Profile

« Previous | Next » 

Revision 8355

web/main/svn*/: Removed in preparation for replacing with symlinks, which will work now that absolute paths are used where needed

View differences:

web/main/svn-web/.htaccess
1
RewriteEngine on
2
RewriteOptions inherit
3

  
4
RewriteRule ^(.*/)?$ ../Redmine/svn-web/$0 [discardpath,noescape,last]
web/main/svn/.htaccess
1
RewriteEngine on
2
RewriteOptions inherit
3

  
4
RewriteRule ^(.*/)?$ ../Redmine/svn/$0 [discardpath,noescape,last]

Also available in: Unified diff