. .
Apache
Quick guru
Restart apachectl restart
Configure vi /etc/httpd/conf/httpd.conf
Set permissions chown -R apache:apache /var/www/*
Set executable chmod -R 755 /var/www/cgi-bin/*
notes -R = Recursive
Documentation
Official release http://httpd.apache.org/
 
 
. . Site map | Privacy policy | Webmaster | AR BRIN
Copyright © 2004-2010 Donaghey College of Information Science and Systems Engineering
Created and maintained by MidSouth Bioinformatics Center
 
This page was created on April 7, 2010.