Hello, i have a web site working with Apache and based on mod_rewrite this code to be specific <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / # Removes index.php from ExpressionEngine URLs RewriteCond %{THE_REQUEST} ^GET.*index\.php RewriteCond %{REQUEST_URI} !/system/.* RewriteRule (.*?)index\.php/*(.*) /$1$2 #by obenyaala - How to...
![]() |
![]() |
![]() |
![]() |
|