NCSA: Writing secure CGI scripts
A few guidelines on keeping your CGI programs more secure. Not nearly as details as the CGI Security FAQ or ...
December 18th 2005
Free
Comprehensive Guide To .htaccess
Learn how to use .htaccess to customize your site's error pages, password protect directories, deny user(s) by IP, prevent hot ...
December 7th 2005
Free
An overview of .htaccess
You can use the .htaccess file to change the way your web site works. These pages include full descriptions of ...
November 26th 2005
Free
Running with set-user-id (setuid)
Describes how to control which account context is used when a CGI script executes, on both Unix and Windows. Techniques ...