about summary refs log blame commit diff stats
path: root/central/trunk/.htaccess
blob: aad8de8c97efc2b46a15395e83fe8c73d6078a37 (plain) (tree)
1
2
3
4


                                   
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+) /theme/$1 [QSA,L]