Re: Apache2 on Debian

From: Ollie Acheson (oacheson_at_acheson.org)
Date: 10/31/04

  • Next message: David Baron: "Re: Save/restore ALSA mixer settings"
    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
    

  • Next message: David Baron: "Re: Save/restore ALSA mixer settings"

    Relevant Pages

    • koha .pl scripts
      ... But in a new install of Koha with apache2 on Debian some of the ... My browser asks what I want to do with this file. ...
      (comp.os.linux.setup)
    • Re: Apache2: httpd.conf or apache2.conf?
      ... If you compile your own server, all configuration ... I am not sure about the version of the apache2 server in the Debian ...
      (Debian-User)
    • Re: libapache2-mod-jk2 configuration
      ... I'd stay away from jk2 is deprecated in favour of maintaining the ... Unfortunatly the apache2 modules for the debian distribution only has ... This link takes you through the basics, and the configuration ... > web site - are routed through to it via apache). ...
      (Debian-User)
    • libapache2-mod-jk2 configuration
      ... I am trying to add tomcat4 into my existing apache2 system so that I can ... Using Apache2, I then use ip based virtual hosts, so the external address has ... web site - are routed through to it via apache). ... achieve a configuration of this connector to tell me what to do. ...
      (Debian-User)
    • Apache2 / PHP5 Problem on SuSE 9.3
      ... one of our new servers. ... I've installed both software packages from DVD ... Apache2 seems to work, because I can ... through the configuration files and everything seems ok. ...
      (alt.os.linux.suse)