OLD CLASS NOTES – massive virtual hosting was created in May 2006
An introduction to virtual hosting
http://www.devshed.com/c/a/Apache/Configuring-and-Using-Virtual-Hosts-in-Apache/
Just to keep in mind, with examples on configuration and tweak for speed
http://vhffs.org/wakka.php?wiki=ModVhostHashAlias&show_comments=1
Mass virtual hosts .. Apache.org
http://httpd.apache.org/docs/2.0/vhosts/mass.html
The basic …
OLD CLASS NOTES – Apache MPM module was created in May 2006
http://httpd.apache.org/docs/2.0/mod/prefork.html
Brief summery
This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites …
OLD CLASS NOTES – First Perl Coding was created in July 2005 and it may be outdated
Each of the following is a subroutine for easy use and understanding. All of these have been applied to a TAINT script so …
Web Designers

