Konu
index.php yazmadan site açılmıyor ?
09-09-2015, 17:53:03
#4
Ali
RewriteEngine on
RewriteCond $1 !^(index.php|style|application|robots.txt|system)
RewriteRule ^(.*)$ /index.php/$1 [L]