delIndexCodeigniter

RewriteEngine on RewriteCond $1 !^(index\.php|robots\.txt|sitemap\.xml|public) RewriteRule ^(.*)$ index.php/$1[L]
Elimina el index.php en codeigniter y agrega la carpeta public para que ahi se guarde los css img js etc a demas de el sitemap y el robod.txt

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.