Welcome Guest, Not a member yet? Register   Sign In
URI Charatcters problem
#1

[eluser]daweb[/eluser]
Hi guys, just a simple question for you.

How can I make this URL readable from CI?

http://www.my-site.com/http://www.my-sit...!:Dc::/CK_@

An Error Was Encountered

The URI you submitted has disallowed characters.

In my config.php:
$config['enable_query_strings'] = FALSE;
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_\-';
$config['uri_protocol'] = "QUERY_STRING";

Thank you


Messages In This Thread
URI Charatcters problem - by El Forum - 12-30-2009, 07:15 PM
URI Charatcters problem - by El Forum - 12-31-2009, 12:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB