Re: Apache2 on Debian
From: Ollie Acheson (oacheson_at_acheson.org)
Date: 10/31/04
- Previous message: David Baron: "Re: Save/restore ALSA mixer settings"
- In reply to: Michael Satterwhite: "Apache2 on Debian"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 09:14:49 -0500 To: debian-user@lists.debian.org
On Sat, Oct 30, 2004 at 12:53:13PM -0500, Michael Satterwhite wrote:
> I've installed Apache2 on my Debian box. While it works, if I direct my
> browser to
>
> http://myserver
>
> It gets changed to
>
> http://myserver/apache2-default
>
> I can't find the reference to "apache2-default" anywhere in the
configuration.
> Where is this coming from? I've grep'ed everything I can think of in the
> configuration and tried to search the apache documentation to no avail. I
> don't want this forking off another directory beyond the apache2 home.
>
The main apache2 config is /etc/apache2/apache2.conf, but additional
configuration is added by files residing in /etc/apache2/sites-enabled,
including the default to apache2-default.
The general idea is that overall config stuff sits in apache2.conf, while
individual sites (virtual domains) get set up in
/etc/apache2/sites-available with sym-links to sites-enabled.
Ollie
-- |---------------------------| | Ollie Acheson | | Morristown, NJ | |---------------------------| -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: David Baron: "Re: Save/restore ALSA mixer settings"
- In reply to: Michael Satterwhite: "Apache2 on Debian"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|