added index.php to .htaccess as directory index

This commit is contained in:
SJ 2012-08-10 14:20:10 +02:00
parent 7032e4bcd1
commit 81848059a8

View File

@ -1,3 +1,4 @@
DirectoryIndex index.php
RewriteEngine On
RewriteRule ^search.php /index.php?route=search/search&type=simple [L]