Loading...
 
Skip to main content

Development

Databases
((JavaAnt))
((TomcatCVS))
((PHPTikiWiki))
Perl


Apache
http://www.apache.org
tar xvf
./configure prefix=/usr/local/apache2 enable-ssl --enable-module=so
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
Binaries were automatically moved to /usr/local/apache2
No Problems were encountered


  • Upgraded to 2.0.48
Binaries were automatically moved to /usr/local/apache2
No Problems were encountered

  • Upgraded to 2.0.53
Was part of the upgrade to FC2




Created by john. Last Modification: Monday 07 of March, 2005 09:48:26 MST by john.