Add documentation about httpd.conf requirement to wizard
adrian - June 27, 2008 - 15:28
| Project: | Hosting |
| Version: | 5.x-0.1-alpha2 |
| Component: | Documentation |
| Category: | bug report |
| Priority: | critical |
| Assigned: | anarcat |
| Status: | duplicate |
Jump to:
Description
I missed it as it wasn't directly related to an input field :
It's on the admin/help/provision/requirements page, and a copy of it is below here, if anyone comes here looking for it.
Access to the server's httpd.conf file.:
You are required to add a single line to the httpd.conf file, which allows the system to load the additional virtual hosts that are generated.The location of this file differs between distributions, but is most commonly found in /etc/httpd or /etc/apache.
How do I configure this?
Once you have determined the location of your httpd.conf file, add the following line to it :Include /Users/adrian/Projects/hosting/config/vhost.d

#1
Adrian?
Is this still rellevant?
I saw hostmaster prompted for the "Configuration path" in Web server inaccessible directory to store Virtual Host information section in the Provisioning >> Webserver section.
Is there a need for documentation or will the system add the line itself?
#2
See http://drupal.org/node/262005
#3
moved the pages around, the paths are on their own page now, and adding the path to httpd.conf is the first item on the web server conf page.