Welcome Guest, Not a member yet? Register   Sign In
Have Apache ignore GET variables
#5

[eluser]jayrulez[/eluser]
[quote author="bapobap" date="1294377643"][quote author="Twisted1919" date="1294377442"]The error is triggered by CI itself, so you don't need to work with apache here, rather than allowing that char in config.
Anyway, you will have enough headaches with this.[/quote]

In the config file it states only change it if you know what you are doing, are there any security or "code" risks of adding in the ? char? I want all the URL helpers to continue to work and I don't want the GET vars to be used in any way (though I know the days of global vars are gone)[/quote]

I blame CI for this kind of thinking. $_GET is still as safe and as useful as it has always been. If you have such an issue with $_GET, then you should with $_POST and others.

What you should have an issue with is register globals where if you can "illegally" set variables.


Messages In This Thread
Have Apache ignore GET variables - by El Forum - 01-06-2011, 03:50 PM
Have Apache ignore GET variables - by El Forum - 01-06-2011, 05:17 PM
Have Apache ignore GET variables - by El Forum - 01-06-2011, 05:20 PM
Have Apache ignore GET variables - by El Forum - 01-07-2011, 04:06 AM
Have Apache ignore GET variables - by El Forum - 01-07-2011, 05:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB