Welcome Guest, Not a member yet? Register   Sign In
Suggested .htaccess rewrite is not hiding system folder
#2

[eluser]Rick Jolly[/eluser]
You could try this and make sure it is above any other rules.
Code:
RewriteCond $1 ^system [NC]
RewriteRule ^(.*)$ /index.php?/$1 [L]

Edit: removed the not ("!")


Messages In This Thread
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 11:20 AM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 01:05 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 01:53 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 02:40 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 02:50 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 03:31 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 03:48 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 04:27 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 04:27 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 04:56 PM
Suggested .htaccess rewrite is not hiding system folder - by El Forum - 01-11-2010, 05:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB