Welcome Guest, Not a member yet? Register   Sign In
.htaccess Ignore Existing Folders
#2

[eluser]frist44[/eluser]
add this to htaccess

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

it'll only redirect if it doesn't find the request as a file or directory on your server


Messages In This Thread
.htaccess Ignore Existing Folders - by El Forum - 04-23-2010, 11:43 AM
.htaccess Ignore Existing Folders - by El Forum - 04-24-2010, 08:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB