<!--#include virtual="header.html" -->
<H1>Apache Server Frequently Asked Questions</H1>
<P>
- $Revision: 1.44 $ ($Date: 1997/04/26 12:21:14 $)
+ $Revision: 1.45 $ ($Date: 1997/04/27 07:42:06 $)
</P>
<P>
The latest version of this FAQ is always available from the main
<!-- - verify that the numbering matches up. -->
<!-- - Don't forget to include an HR tag after the last /P tag -->
<!-- but before the /LI in an item. -->
- </P>
<P>
If you are reading a text-only version of this FAQ, you may find numbers
enclosed in brackets (such as "[12]"). These refer to the list of
The default location of the error log is
<CODE>/usr/local/etc/httpd/logs/error_log</CODE>, but see the
<A
- HREF="http:../mod/core.html#errorlog"
+ HREF="../mod/core.html#errorlog"
><SAMP>ErrorLog</SAMP></A>
directive in your config files for the location on your server.
</P>
server's ability to provide language-specific document variants in
response to a request. This is documented quite thoroughly in the
<A
- HREF="http:../content-negotiation.html"
+ HREF="../content-negotiation.html"
REL="Help"
>content negotiation</A>
description page.
This hurts performance and should only be used as a last resort.
</LI>
</UL>
- </P>
<HR>
</LI>
<LI><A NAME="wheres-the-dump">