next up previous contents index
Next: Enabling User CGI Up: Web Server Previous: Database   Contents   Index

Configuring Apache

There are tools for configuring Apache, but modifying the configuration file gives you a lot more control over what is happening. If you would like to take a look at the configuration tool, start:

bash# apacheconf

If you would like to have more control, change into the /etc/httpd/conf/ directory and take a look around. There should a few files that are interesting, but only one file that you need to edit. The file to edit is /etc/httpd/conf/httpd.conf. Open this file with an editor and let's begin.



Subsections

Joseph Colton 2002-09-24