]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
If this isn't a FAQ, I don't know what it is. And I don't want to
authorKen Coar <coar@apache.org>
Wed, 30 Sep 1998 15:19:00 +0000 (15:19 +0000)
committerKen Coar <coar@apache.org>
Wed, 30 Sep 1998 15:19:00 +0000 (15:19 +0000)
guess.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82183 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/FAQ.html

index b742e1050e194d5882e393f2c53ec1047fd4925c..0e195ee04c48b66b981c33815804728d1846bba6 100644 (file)
@@ -14,7 +14,7 @@
   <!--#include virtual="header.html" -->
   <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
   <P>
-  $Revision: 1.130 $ ($Date: 1998/09/27 17:36:12 $)
+  $Revision: 1.131 $ ($Date: 1998/09/30 15:19:00 $)
   </P>
   <P>
   The latest version of this FAQ is always available from the main
    </LI>
    <LI><A HREF="#aixccbug">Why am I getting "<SAMP>Expected &lt/Directory&gt;
         but saw &lt;/Directory&gt;</SAMP>" when I try to start Apache?</A>
+   </LI>
+   <LI><A HREF="#domination">Why has Apache stolen my favourite site's
+        Internet address?</A>
+   </LI>
+   <LI><A HREF="#apspam">Why am I getting spam mail from the Apache site?</A>
+   </LI>
   </OL>
  </LI>
 </UL>
    </P>
    <HR>
   </LI>
+  <LI><A NAME="domination"><STRONG>Why has Apache stolen my favourite site's
+       Internet address?</STRONG></A>
+   <P>
+   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.
+   </P>
+   <HR>
+  </LI>
+  <LI><A NAME="apspam"><STRONG>Why am I getting spam mail from the
+       Apache site?</STRONG></A>
+   <P>
+   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
+   <A HREF="#domination">previous FAQ entry</A> for more details on this
+   phenomenon.
+   </P>
+   <P>
+   No marketing spam originates from the Apache site.  The only mail
+   that comes from the site goes only to addresses that have been
+   <EM>requested</EM> to receive the mail.
+   </P>
+   <HR>
+  </LI>
   <!-- Don't forget to add HR tags at the end of each list item.. -->
 
 </OL>