ignore this

This commit is contained in:
Claude 2012-04-13 20:16:56 +02:00
parent f26c5c40fe
commit 650755e2bb

View File

@ -1,5 +1,5 @@
RewriteEngine on
RewriteBase /
RewriteBase /stikked/htdocs/
RewriteCond $1 !^(index\.php|static)
RewriteRule ^(.*)$ index.php/$1 [QSA,L]