Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: quick question about security and viewing CGI source code

by repson (Chaplain)
on Apr 19, 2001 at 08:22 UTC ( [id://73749]=note: print w/replies, xml ) Need Help??


in reply to quick question about security and viewing CGI source code

Apart from what has been mentioned, you should be careful that your cgi's own security doesn't let people see its source. Start with
#!/usr/bin/perl -wT use strict;
Then read up widely starting somewhere like the cgi/security links in Outside Links.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://73749]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 07:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found