| Databases | |
| ((Java | Ant)) |
| ((Tomcat | CVS)) |
| ((PHP | TikiWiki)) |
| Perl |
http://www.apache.org
tar xvf
./configure
make
make install
/usr/local/apache2/bin/apachectl configtest
/usr/local/apache2/bin/apachectl start
ln -s /usr/local/apache2/manual /var/www/manual
change /etc/httpd/httpd.conf for ServerName & Listen both to 192.168.1.99:80
move logs to /var/logs
move conf to /etc/httpd
ln -s /usr/local/apache2/bin/apachectl /etc/init.d/apache
ln -s /etc/init.d/apache /etc/rc5.d/S57apache
ln -s /etc/init.d/apache /etc/rc3.d/S57apache
- Upgraded to 2.0.44
No Problems were encountered
- Upgraded to 2.0.48
No Problems were encountered
- Upgraded to 2.0.53