Title: Virtual Hosts
I'm trying to setup 2 virtual hosts on the same IP. Here's what my configuration looks like:
Listen myservername:80
Listen myotherserver:8080
NameVirtualHost myservername:80
NameVurtualHost myotherserver:8080
DocumentRoot /path/to/htdocs
ServerName myser
Title: Virtual Hosts
I'm trying to set up 2 virtual hosts, here's how my configuration files looks:
Listen :80
Listen :8080
NameVirtualHost :80
NameVirtualHost :8080
:80>
ServerAdmin x
DocumentRoot
ServerName number1.host.name
ErrorLog logs/error_l
ntents of your /etc/nsswitch.conf and
> /etc/resolv.conf ? (You may anonymise the IP addresses)
>
> -ascs
>
> -Original Message-
> From: Nash, Marty [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 06, 2005 9:34 PM
> To: users@httpd.apache.org
> Subject: RE: [E
L PROTECTED]
Sent: Wednesday, July 06, 2005 3:11 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.0.54 - Can't get it to run on
Solaris 5.8
Nash, Marty wrote:
> SSL/vhost, have no idea, how can I verify?
httpd -S or just check in th
@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.0.54 - Can't get it to run on
Solaris 5.8
Nash, Marty wrote:
> I downloaded Apache 2.0.54 from Sun Freeware site, ran the pkgadd Any
> thoughts?
Are you using SSL/vhosts by any chance? There was a bug in the apr
library distributed w
Title: Apache 2.0.54 - Can't get it to run on Solaris 5.8
I downloaded Apache 2.0.54 from Sun Freeware site, ran the pkgadd command, it installed into /usr/local/apache2 directory. When I attempt to start it, I get the following error message:
ksh -x ./apachectl start
+ + /bin/pwd