On Thursday 07 May 2009 16:08:01 wayne wrote:
> ahoy,
> also, once dynamic/mass virtual hosting is enabled, i can no longer
> access the "default" site of localhost or 127.0.0.1. i have tried to
> use a VirtualHost directive to setup a default host (i.e. localhost),
> but with no luck.
>
>
On Thu, 2009-05-07 at 10:19 -0400, Eric Covener wrote:
> On Thu, May 7, 2009 at 10:08 AM, wayne wrote:
> > ahoy,
> >
> > this is the first problem: unless i create a link with
>
> > "www.example1.org" to the "example1.org" directory of sites, apache will
> > only server requests to example1.o
On Thu, May 7, 2009 at 10:08 AM, wayne wrote:
> ahoy,
>
> this is the first problem: unless i create a link with
> "www.example1.org" to the "example1.org" directory of sites, apache will
> only server requests to example1.org, not www.example1.org . thus, i am
> trying to setup some directi
ahoy,
first, thanks for the reply. i apologize for the confusion of my
question. i will try to clarify and address the issues in-line and
below.
what i am trying to do is use apache's dynamic/mass virtual host in
the following manner: to add a host, i would like to simply:
1. create a
Hi,
actually your description of you want to achieve, and what already works is a
bit confusing. Do you want to serve the dynamic hosts only, or do you have
an additional default site?
More comments inline.
On Wednesday 06 May 2009 04:04:39 wayne wrote:
> enable mass/dynamic virtual hosts,
ahoy all,
i have been trying/searching/etc unsuccessfully to do the following
(what i believe to be) simple task:
enable mass/dynamic virtual hosts, allowing each virtual host to be
accessed via example.com AND www.example.com, without creating a
VirtualHost directive for each host.