From 0af97921c83f6a4ae189a94940cd2f8c0c550684 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 20 Apr 2011 18:29:08 +0200 Subject: Url für Config gekürzt --- public/.htaccess | 1 + 1 file changed, 1 insertion(+) (limited to 'public') 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] -- cgit v1.2.3-55-g7522