Redirect to classig skin

This commit is contained in:
Thomas Bruederli 2012-07-29 16:50:15 +02:00
parent 12d2e8b993
commit e140b7852c

View file

@ -2,4 +2,4 @@
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule larry/(.*) %{REQUEST_URI}/../../default/$1 [qsappend,last]
RewriteRule larry/(.*) %{REQUEST_URI}/../../classic/$1 [qsappend,last]