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

[eluser]reaktivo[/eluser]
Hi, i'm still dealing with this, any help is appreciated, so.. I contacted my hosting support, although I'm not sure if its a hosting problem, anyway, they could'nt find out what was causing the strange behavior, but the recommended I try out this htaccess:

RewriteEngine On
RewriteBase /admin/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /admin/index.php [L]

it now redirects to the places it should, I mean it doesn't give me any more Bad Request messages, but it says it gets in a redirection loop, do you think this is causes by the way the htaccess is constructed ? or by any other thing?


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