[98278] in RedHat Linux List

home help back first fref pref prev next nref lref last post

RE: Apache?

daemon@ATHENA.MIT.EDU (Charles Galpin)
Sat Nov 7 22:13:55 1998

Date: Sat, 7 Nov 1998 22:10:46 -0500
From: Charles Galpin <cgalpin@lighthouse-software.com>
To: Randy Carpenter <redhat-list@redhat.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

They work just fine in 1.3

see if any of these settings differ from my old 1.3 conf
<httpd.conf>

ServerType standalone

#BindAddress *

#Listen 3000
#Listen 12.34.56.78:80

NameVirtualHost 123.456.78.9

#
# dom1.com
#
<VirtualHost 123.456.78.9>
ServerAdmin webmaster@dom1.com
DocumentRoot c:/dev/webdocs/dom1
ServerName www.dom1.com
ServerAlias www.dom1.com dom1.com *.dom1.com
ErrorLog logs/www.dom1.com-error.log
TransferLog logs/www.dom2.com-access.log
</VirtualHost>

#
# dom2.com
#
<VirtualHost 123.456.78.9>
ServerAdmin webmaster@dom2.com
DocumentRoot c:/dev/webdocs/dom2
ServerName www.dom2.com
ServerAlias www.dom2.com dom2.com *.dom2.com 
ErrorLog logs/www.dom2.com-error.log
TransferLog logs/www.dom2.com-access.log
</VirtualHost>


</httpd.conf>

yes, comanche blows in my opinion.

hth
charles

===== Original Message from Randy Carpenter <redhat-list@redhat.com> at 
11/07/98 9:56 pm
>I need virtual hosts to work...  1.3 says it cannot bind addresses because
>they are already used... (Duh!  I am using a single IP for multiple
>virtuals! :) )   On another note.. it seems the comanche utility is
>seriously broken.. I tried to use it, but when you 'add' a virtual,
>nothing is put into the config file...
>
>--------------------------------------------------------------------
>Randy Carpenter - UNIX Systems Admin             First Network Group
>rcarpen@celt.network1.net                        Wapakoneta, OH
>--------------------------------------------------------------------

-- Charles Galpin   <cgalpin@lighthouse-software.com>


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post