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

[eluser]Craig A Rodway[/eluser]
Try this:

Code:
SecFilterEngine Off
SecFilterScanPOST Off
RewriteEngine On
RewriteBase /admin/
RewriteCond $1 !^(index\.php|images|imgs|js|css|files)
RewriteRule ^(.*)$ index.php/$1 [L]


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