Configuring Web Servers
RedHat uses the
Apache
web server.
Install the apache package
To start, reboot or run:
/etc/rc.d/init.d/httpd.init start
Configure with files in /etc/httpd/conf directory
Detailed config information is on
www.apache.org
Put web pages in /home/httpd/html directory
Put CGI scripts in /home/cgi-bin/html directory
Previous
Back to the IAP Linux Page...
Written by Erik Nygren (
linux-dev@mit.edu
) for IAP '97