|
|||||
| | |||||
| sub-categories and articles | |||||||||||||||||||||||||||
bricolage |
bricolage install | ||||||||||||||||||||||||||
cdrom_books_apache |
add | ||||||||||||||||||||||||||
enodes |
enodes install | ||||||||||||||||||||||||||
installation |
HOW TO INSTALL APACHE | ||||||||||||||||||||||||||
mason |
add | ||||||||||||||||||||||||||
openinteract |
add | ||||||||||||||||||||||||||
openwebmail |
add | ||||||||||||||||||||||||||
programming_c |
add | ||||||||||||||||||||||||||
programming_mod_perl |
add | ||||||||||||||||||||||||||
| --->create new sub-category | |||||||||||||||||||||||||||
Apache.config.txt | |||||||||||||||||||||||||||
| add
http://ns1.tcu-inc.com/Articles/Compile/2002_10_25/Apache.config ### Before Directory LoadModule perl_module modules/mod_perl.so PerlModule Apache2 | |||||||||||||||||||||||||||
apache_1.3.x.htm | |||||||||||||||||||||||||||
| installation mostly, how to compile with differnt modules, installation options
moved to here | |||||||||||||||||||||||||||
apache_2.htm | |||||||||||||||||||||||||||
| installation of the newer version
moved to here | |||||||||||||||||||||||||||
directives.htm | |||||||||||||||||||||||||||
link to htaccess.htm in here, made to show diff between location and directory directives
| |||||||||||||||||||||||||||
htaccess.htm | |||||||||||||||||||||||||||
htaccess overview .htpasswd
limiting access to directories of a web server with .htaccess files
| |||||||||||||||||||||||||||
httpd.conf.modperl.vh1 | |||||||||||||||||||||||||||
| add
ServerRoot "/usr/local/apache2" <IfModule !mpm_winnt.c> <IfModule !mpm_netware.c> #LockFile logs/accept.lock </IfModule> | |||||||||||||||||||||||||||
httpd.conf.modperl.vh2 | |||||||||||||||||||||||||||
| add
NameVirtualHost xx.xxx.xxx.x <VirtualHost xx.xxx.xxx.x> ServerAdmin webmaster@example.com DocumentRoot /home/httpd/home ServerName www.example.com | |||||||||||||||||||||||||||
internationalization.htm | |||||||||||||||||||||||||||
add
| |||||||||||||||||||||||||||