is there a good way to set privileges for files that post data to a cgi, such that those files are the only ones allowed to post to the designated cgi file?
i know you could check the ENV{'HTTP_REFERER'} environmental variable to see which file requested the cgi, but is there another way, maybe for instance i could designate like in a .htaccess file or whatever?
i'm just curious...
Thanks in advance,
PseudoSig
i know you could check the ENV{'HTTP_REFERER'} environmental variable to see which file requested the cgi, but is there another way, maybe for instance i could designate like in a .htaccess file or whatever?
i'm just curious...
Thanks in advance,
PseudoSig