Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
This commit is contained in:
commit
12d2e8b993
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule (.*) ../default/$1 [qsappend,last]
|
||||
RewriteRule larry/(.*) %{REQUEST_URI}/../../default/$1 [qsappend,last]
|
Loading…
Add table
Reference in a new issue