summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-04-20 18:29:08 +0200
committerSimon2011-04-20 18:29:08 +0200
commit0af97921c83f6a4ae189a94940cd2f8c0c550684 (patch)
tree9c9b601fed123d1783af2665a9c1e8ea5627522a /public
parentRedirect wenn Nutzer / aufruft (diff)
downloadpbs2-0af97921c83f6a4ae189a94940cd2f8c0c550684.tar.gz
pbs2-0af97921c83f6a4ae189a94940cd2f8c0c550684.tar.xz
pbs2-0af97921c83f6a4ae189a94940cd2f8c0c550684.zip
Url für Config gekürzt
Diffstat (limited to 'public')
-rw-r--r--public/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/.htaccess b/public/.htaccess
index f2c21c8..a0f45c7 100644
--- a/public/.htaccess
+++ b/public/.htaccess
@@ -5,6 +5,7 @@ Allow from 192.168.0.0/255.255.0.0
RewriteEngine On
+RewriteRule ^c/(.*)/default.tgz$ /resource/getconfig/alpha/$1/file/default.tgz [L,R=301]
RewriteRule ^dev(.*)$ /user [L,R=301]