[rhn-users] virtual server setup

Brenda brkittycat at hotmail.com
Mon Mar 20 18:01:37 UTC 2006


Your opening VirtualHost tag <VirtualHost 192.168.1.3> is commented out.
Move it down a line.
And as Liz said, get rid of the * in the first one.
Then restart Apache, and it should work.

-----Original Message-----
From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com]
On Behalf Of Riley, Liz (ACHE)
Sent: Monday, March 20, 2006 3:32 AM
To: Red Hat Network Users List
Subject: RE: [rhn-users] virtual server setup



Been a while, but mine looks a bit different

Mine are more like your second one.. I think the * may not be helping, as
it expects them to look the same. It should just be httpd.conf that needs
to change, and of course restart apache.

-----Original Message-----
From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com]
On Behalf Of dlederer at hilltowncharter.org
Sent: 18 March 2006 03:01
To: rhn-users at redhat.com
Subject: [rhn-users] virtual server setup

Hi,
what files besides httpd.conf needs to know about virtual servers. My main
server (hilltown) is accessable from the web, my additional virtual
servers are not.

# Virtual host www.hilltowncharter.org
<VirtualHost *>
        ServerAdmin dlederer at hilltowncharter.org
        ServerSignature email
        DirectoryIndex index.php index.html index.htm index.shtml
        SSLEngine on
        LogLevel debug
        HostNameLookups off
</VirtualHost>

# Virtual host www.nationaidsbrigade.org <VirtualHost 192.168.1.3>
        DocumentRoot /var/www/html/nab
        ServerAdmin dlederer at hilltowncharter.org
        ServerName www.nationaidsbrigade.org
        ServerAlias nationaidsbrigade.org
        ServerSignature email
        DirectoryIndex index.html index.htm index.shtml </VirtualHost>

On the debian side I know there's db.hostname files, but I cant see the
equivalent for RH, thanks

_______________________________________________
rhn-users mailing list
rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users

******************************************
The information contained in, or attached to, this e-mail, may contain
confidential information and is intended solely for the use of the
individual or entity to whom they are addressed and may be subject to
legal privilege.  If you have received this e-mail in error you should
notify the sender immediately by reply e-mail, delete the message from
your system and notify your system manager.  Please do not copy it for any
purpose, or disclose its contents to any other person.  The views or
opinions presented in this e-mail are solely those of the author and do
not necessarily represent those of the company.  The recipient should
check this e-mail and any attachments for the presence of viruses.  The
company accepts no liability for any damage caused, directly or
indirectly, by any virus transmitted in this email.
******************************************

_______________________________________________
rhn-users mailing list
rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users




More information about the rhn-users mailing list