Page 1 of 1

php page shows HTTP Error 403 - Forbidden error

Posted: Mon May 15, 2006 6:47 am
by sm
Hi

My php page shows a "You are not authorized to view this page" error.The problem is because the url for this page has single quotes in it.I'm not sure if any change has to be done in the configuration file as the same link works fine in a different server with the same environment.
Can somebody help in this.

Thanks

Posted: Tue May 16, 2006 8:05 pm
by RobertGonzalez
I'm not so sure you would want single quotes being able to be passed via the query string. That just seems remarkable dangerous as far as security is concerned.