Welcome Guest, Not a member yet? Register   Sign In
"The URI you submitted has disallowed characters" question..
#1

[eluser]PoWah[/eluser]
In config.php there are default permitted chars setting:
Code:
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_-';

But a char '%' is not allowed in my urls...

Whats wrong?
#2

[eluser]aroman[/eluser]
Yes , i also got an error . I tried to put a % in the url . Error says " Bad request!
Your browser (or proxy) sent a request that this server could not understand.
If you think this is a server error, please contact the webmaster.
Error 400
localhost
09/16/07 11:13:26
Apache/2.2.0 (Win32) PHP/5.1.2 "

Whats wrong with my localhost ?




Theme © iAndrew 2016 - Forum software by © MyBB