Welcome Guest, Not a member yet? Register   Sign In
how do you really remove index.php
#13

[eluser]Ace_ov_Spade[/eluser]
I used these in my htaccess.

RewriteEngine on
RewriteCond $1 !^(index\.php|images|captcha|css|js|user_guide|robots\.txt)
RewriteRule ^(.*)$ index.php/$1 [L]


it should work. actually this is the same thing used by the previous posters


Messages In This Thread
how do you really remove index.php - by El Forum - 05-02-2010, 12:42 PM
how do you really remove index.php - by El Forum - 05-02-2010, 02:25 PM
how do you really remove index.php - by El Forum - 05-02-2010, 04:28 PM
how do you really remove index.php - by El Forum - 05-02-2010, 04:38 PM
how do you really remove index.php - by El Forum - 05-02-2010, 06:20 PM
how do you really remove index.php - by El Forum - 05-02-2010, 08:44 PM
how do you really remove index.php - by El Forum - 05-03-2010, 01:08 AM
how do you really remove index.php - by El Forum - 05-03-2010, 07:30 AM
how do you really remove index.php - by El Forum - 05-03-2010, 08:03 AM
how do you really remove index.php - by El Forum - 05-03-2010, 08:07 AM
how do you really remove index.php - by El Forum - 05-03-2010, 08:41 AM
how do you really remove index.php - by El Forum - 09-08-2010, 01:36 AM
how do you really remove index.php - by El Forum - 09-08-2010, 04:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB