Welcome Guest, Not a member yet? Register   Sign In
[solved] allow query string (?p=) to one directory only
#3

(This post was last modified: 04-28-2017, 04:38 PM by dbrooke.)

Strange thing.. if I change one character of that first URL, it works fine.. it's the '&' char. before 'remote':

domain.com/daforum/index.php?p=/?remote=http%3A%2F%2Fdomain.com%2Fforum%2F&locale=

I then tried allowing '&' characters via the config.php as such:
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_\&\=\-';

This did not work.
Reply


Messages In This Thread
RE: allow query string (?p=) to one directory only - by dbrooke - 04-28-2017, 04:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB