On 4-jul-2008, at 10:05, Dietrich Bollmann wrote:
Hi,
The syntax for virtual hosts configuration seems to have changed...
Until now I used the following syntax:
(taken from the configuration files in /etc/apache2/sites-enabled/)
...
ServerName foo.bar
...
...which s
Hi,
The syntax for virtual hosts configuration seems to have changed...
Until now I used the following syntax:
(taken from the configuration files in /etc/apache2/sites-enabled/)
...
ServerName foo.bar
...
...which seems to not work anymore.
I could make the virtual
On Sun, Feb 11, 2001 at 03:40:48PM -0800, Leonard Leblanc wrote:
> Can anyone see why this wouldn't work.??
Looks reasonable to me. Did you remember to tell apache to reload its
configuration (`apachectl graceful`) after adding the VirtualHost sections?
In what way does it not work?
--
SGI
from my httpd.conf:
NameVirtualHost 130.58.82.235:80
ServerAdmin [EMAIL PROTECTED]
ServerName www.pantsfullofunix.net
ServerAlias pantsfullofunix.net
ServerPath /pantsfullofunix.net
DocumentRoot "/home/apache/pantsfullofunix.net"
ErrorLog /var/log/apa
Hello Everyone...
This has been holding me up for the past week or so
and I just can't seem to find my error. Maybe you guys can help me out
with this one. I am running bind for my DNS. My web-site is
currently accessable through www.emergeknowledge.com and through
test.emergeknowledge.
On Thu, Feb 08, 2001 at 06:57:24PM -0800, Leonard Leblanc wrote:
> Hey all,
>
> I've been working on this for a couple of days and can't figure out why it's
> giving me sooo much trouble, but I just can't seem to get a virtual host
> working with apache. I would like to have a "development" site
On Thu, Feb 08, 2001 at 10:12:12PM -0500, Chris Matta wrote:
> make sure you have this in httpd.conf:
>
> NameVirtualHost 0.0.0.0 (make sure you have your ip in here!!)
>
>
> ServerName www.yourdomain.com
I've seen a couple people say to use an IP address in the
directive, but my httpd.conf ha
/log/apache/yourdomain.log
-c
- Original Message -
From: "Leonard Leblanc" <[EMAIL PROTECTED]>
To: "Debian User Request Mailing LIst"
Sent: Thursday, February 08, 2001 9:57 PM
Subject: Apache Virtual Host
> Hey all,
>
> I've been working on this f
On Thu, Feb 08, 2001 at 06:57:24PM -0800, Leonard Leblanc wrote:
> I've been working on this for a couple of days and can't figure out why it's
> giving me sooo much trouble, but I just can't seem to get a virtual host
> working with apache. I would like to have a "development" site of
> 'test.dom
Hey all,
I've been working on this for a couple of days and can't figure out why it's
giving me sooo much trouble, but I just can't seem to get a virtual host
working with apache. I would like to have a "development" site of
'test.domain.com' and just can't seem to figure it out. It's the same
c
Hi Folk!
I've a very special problem using Apache 1.3 and virtual host (named
host).
I created 10 Virtual Hosts with Apache. Each one is also associated with
an account/password.
In my example :
client1.local (work)
client2.local (don't work)
client3.local (don't work)
client4.local (work
11 matches
Mail list logo