This may belong somewhere else... but I'm pretty sure someone here can
tell me about this.

When using cgi to run scripts over html, what is the right addressing
scheme when the script needs to open or alter files on the server.

For example... a cgi writes a page for viewing.

the cgi needs to open, read, and report from existing files at ./

So would that address be $DOC_ROOT/file or /www/somedir/file from
inside the cgi script?


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to