Welcome Guest, Not a member yet? Register   Sign In
The URI you submitted has disallowed characters. Non CI part of website
#1

[eluser]Scott Boyde[/eluser]
For some reason I am getting a lot of these errors on my forum which is not part of CI

My htaccess is the following

Options +FollowSymLinks
Options -Indexes
DirectoryIndex index.php
RewriteEngine on
RewriteCond $1 !^(index\.php|leaguestats|forum|fantasy|robots\.txt)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [L]

Any ideas would be appreciated, host is dreamhost.


Messages In This Thread
The URI you submitted has disallowed characters. Non CI part of website - by El Forum - 04-24-2009, 08:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB