From: Ken Coar Date: Wed, 30 Sep 1998 15:19:00 +0000 (+0000) Subject: If this isn't a FAQ, I don't know what it is. And I don't want to X-Git-Tag: 1.3.3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccccd8130f7496e10149fa75b97ac46aba64eebf;p=thirdparty%2Fapache%2Fhttpd.git If this isn't a FAQ, I don't know what it is. And I don't want to guess. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82183 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index b742e1050e1..0e195ee04c4 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -14,7 +14,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.130 $ ($Date: 1998/09/27 17:36:12 $) + $Revision: 1.131 $ ($Date: 1998/09/30 15:19:00 $)

The latest version of this FAQ is always available from the main @@ -298,6 +298,12 @@

  • Why am I getting "Expected </Directory> but saw </Directory>" when I try to start Apache? +
  • +
  • Why has Apache stolen my favourite site's + Internet address? +
  • +
  • Why am I getting spam mail from the Apache site? +
  • @@ -2369,6 +2375,37 @@


    +
  • Why has Apache stolen my favourite site's + Internet address? +

    + The simple answer is: "It hasn't." This misconception is usually + caused by the site in question having migrated to the Apache Web + server software, but not having migrated the site's content yet. When + Apache is installed, the default page that gets installed tells the + Webmaster the installation was successful. The expectation is that + this default page will be replaced with the site's real content. + If it doesn't, complain to the Webmaster, not to the Apache project -- + we just make the software and aren't responsible for what people + do (or don't do) with it. +

    +
    +
  • +
  • Why am I getting spam mail from the + Apache site? +

    + The short answer is: "You aren't." Usually when someone thinks the + Apache site is originating spam, it's because they've traced the + spam to a Web site, and the Web site says it's using Apache. See the + previous FAQ entry for more details on this + phenomenon. +

    +

    + No marketing spam originates from the Apache site. The only mail + that comes from the site goes only to addresses that have been + requested to receive the mail. +

    +
    +