gotoplanb + ee   3

Remove index.php From URLs | Wiki | ExpressionEngine
RewriteEngine on 
RewriteCond $1 !^(images|system|themes|favicon\.ico|robots\.txt|index\.php) [NC]
RewriteRule ^(.*)$ /index.php/$1 [L] 
2011  ee  urls  htaccess 
june 2011 by gotoplanb

Copy this bookmark:



description:


tags: