Welcome Guest, Not a member yet? Register   Sign In
URL Problem when without slash
#7

[eluser]lifewithryan[/eluser]
Strange...the solution from Craig should have worked.

Perhaps the RewriteCondition needs to read:

Code:
RewriteCond ^/admin/$1 !^(index\.php|images|js|css|robots\.txt)

and perhaps a second one like: thought I don't think you'd need this if you always reference something after the /admin...e.g /admin/user

Code:
RewriteCond ^/admin$1 !^(index\.php|images|js|css|robots\.txt)


Messages In This Thread
URL Problem when without slash - by El Forum - 01-30-2008, 03:56 PM
URL Problem when without slash - by El Forum - 01-30-2008, 03:59 PM
URL Problem when without slash - by El Forum - 01-30-2008, 04:01 PM
URL Problem when without slash - by El Forum - 01-30-2008, 04:12 PM
URL Problem when without slash - by El Forum - 01-30-2008, 07:04 PM
URL Problem when without slash - by El Forum - 01-30-2008, 07:35 PM
URL Problem when without slash - by El Forum - 01-31-2008, 08:35 AM
URL Problem when without slash - by El Forum - 02-08-2008, 04:46 PM
URL Problem when without slash - by El Forum - 02-08-2008, 04:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB