You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Günter Knauf <ef...@gmx.net> on 2002/09/12 22:31:50 UTC

stupid question?

Hi,
probably a stupid question, but I'm too lazy to look through the source; 
and I'm sure many of you here can answere this question at once:
are the server-side vars generated by the server or only echoed vars which where provided by the browser??
specially REQUEST_URI is of interest for me for security purposes in scripts, so is it generated from Apache self or can it be faked by the client?

Guenter.