tc/apache2/ports.conf`.
So the solution was simply to remove my NameVirtualHost directive from
`default`.
Luc
On 10.04.2012 14:24, aparna Puram wrote:
> Hi,
>
> Did u try rebuilding the apache config file using the following script?
>
> /scripts/rebuildhttpdconf
>
>
> On
Thanks, Eric and Rainer, for your replies.
On 10.04.2012 10:26, Rainer Frey wrote:
> 2 ideas:
> * the default site is not enabled (see /etc/apache2/sites-enabled - there
> should be a 000-default symlink)
> * your apache starts with a completely different config
I forget to mention that I had te
Hi,
I keep getting a "NameVirtualHost *:80 has no VirtualHosts" warning with
the configuration below. Apache version 2.2.16. It is on server named
"jana", 192.168.1.103, accessible only from my LAN.
I read the following documentation sections:
- Name-based Virtual Host Support
- VirtualHost Examp