Rigler, Steve <mailto:[EMAIL PROTECTED]> wrote:

> Seriously...unless anyone can explain otherwise, being able to use
> "wget" to download the source code to a cgi should be as effective
> as using a browser to load a page and do "view source".

You are right, that is all it does. It makes its request on port 80 therefore the 
server thinks it's a regular client requesting a file. Soo.... the server compiles the 
file like normal and sends the output.

If you're not sure, try it on your own server. Try to wget an include file in a php 
script of yours and see if it's any different than accessing it from a browser.



Chris.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to