Re: Apache, FC2 and Virtual Servers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eucke Warren wrote:

I seem to be going in circles. I am trying to get the Virtual Servers feature working on Apache. I have a couple of virtual servers configured with entries pointing to the correct directories and listening for the appropriate IP addresses....I even have the eth0 and eth1 entries....however...everything points to the default test page and does not appear to be looking for the entries I

Did you as root restart the web server after making configuration changes: service httpd restart

# Virtual host 63.237.193.50
<VirtualHost 63.237.193.50>
ErrorLog /home/logs/grassroots-error_log
ServerAdmin webmaster@xxxxxxxxxxxx <mailto:webmaster@xxxxxxxxxxxx>
ServerName www.grassrootslandscaping.com <http://www.grassrootslandscaping.com>
TransferLog /home/logs/grassroots-access_log
ErrorLog /home/logs/grassroots-error_log
</VirtualHost>

This last entry lacks an override of the default document root.

The web server typically runs as user apache and group apache. Are all your document roots and files in them readable by user or group apache? Are their parent directories and other directories in path of document roots executable by user or group apache?

It looks like you have several problems here.

Chris

--
-----------------------------------------------------------
  "Spend less!  Do more!  Go Open Source..." -- Dirigo.net
  Chris Johnson, RHCE #807000448202021


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux