about summary refs log tree commit diff stats
path: root/central
diff options
context:
space:
mode:
Diffstat (limited to 'central')
-rw-r--r--central/trunk/.htaccess4
1 files changed, 0 insertions, 4 deletions
diff --git a/central/trunk/.htaccess b/central/trunk/.htaccess deleted file mode 100644 index aad8de8..0000000 --- a/central/trunk/.htaccess +++ /dev/null
@@ -1,4 +0,0 @@
1RewriteEngine On
2RewriteCond %{REQUEST_FILENAME} !-f
3RewriteCond %{REQUEST_FILENAME} !-d
4RewriteRule ^(.+) /theme/$1 [QSA,L]