Loading docs/manual/misc/FAQ.html +112 −88 Original line number Diff line number Diff line Loading @@ -8,7 +8,28 @@ <!--#include virtual="header.html" --> <H1>Apache Server Frequently Asked Questions</H1> <P> $Revision: 1.38 $ ($Date: 1997/04/22 10:26:39 $) $Revision: 1.39 $ ($Date: 1997/04/22 11:20:04 $) </P> <P> The latest version of this FAQ is always available from the main Apache web site, at <<A HREF="http://www.apache.org/docs/misc/FAQ" REL="Help" ><SAMP>http://www.apache.org/docs/misc/FAQ</SAMP></A>>. </P> <!-- Notes about changes: --> <!-- - If adding a relative link to another part of the --> <!-- documentation, *do* include the ".html" portion. There's a --> <!-- good chance that the user will be reading the documentation --> <!-- on his own system, which may not be configured for --> <!-- multiviews. Leave off the ".html" extension for absolute --> <!-- links to sites which are known to run multiviews (e.g., --> <!-- apache.or or apacheweek.com). --> <!-- - When adding items, make sure they're put in the right place --> <!-- - 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 Loading Loading @@ -109,7 +130,7 @@ do not appear, and are not needed, for the hypertext version. <LI><A HREF="#cookies2">Why don't my cookies work, I even compiled in mod_cookies?</A> </LI> <LI><A HREF="#jdk102">Why do my Java app[let]s give me plain text <LI><A HREF="#jdk1-and-http1.1">Why do my Java app[let]s give me plain text when I request an URL from an Apache server?</A> </LI> <LI><A HREF="#putsupport">Why can't I publish to my Apache server Loading Loading @@ -160,9 +181,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="why" ><STRONG>Why was Apache created?</STRONG></A> <LI><A NAME="why"> <STRONG>Why was Apache created?</STRONG> </A> <P> To address the concerns of a group of WWW providers and part-time httpd programmers that httpd didn't behave as they wanted it to behave. Loading @@ -171,10 +192,10 @@ do not appear, and are not needed, for the hypertext version. <HR> </P> </LI> <LI><A NAME="relate" ><STRONG>How does The Apache Group's work relate to other server efforts, such as NCSA's?</STRONG></A> <LI><A NAME="relate"> <STRONG>How does The Apache Group's work relate to other server efforts, such as NCSA's?</STRONG> </A> <P> We, of course, owe a great debt to NCSA and their programmers for making the server Apache was based on. We now, however, have our own Loading @@ -183,9 +204,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="name" ><STRONG>Why the name "Apache"?</STRONG></A> <LI><A NAME="name"> <STRONG>Why the name "Apache"?</STRONG> </A> <P> A cute name which stuck. Apache is "<STRONG>A PA</STRONG>t<STRONG>CH</STRONG>y server". It was Loading @@ -193,9 +214,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="compare" ><STRONG>OK, so how does Apache compare to other servers?</STRONG></A> <LI><A NAME="compare"> <STRONG>OK, so how does Apache compare to other servers?</STRONG> </A> <P> For an independent assessment, see <A Loading @@ -215,9 +236,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="tested" ><STRONG>How thoroughly tested is Apache?</STRONG></A> <LI><A NAME="tested"> <STRONG>How thoroughly tested is Apache?</STRONG> </A> <P> Apache is run on over 400,000 Internet servers (as of April 1997). It has been tested thoroughly by both developers and users. The Apache Group Loading @@ -234,9 +255,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="future" ><STRONG>What are the future plans for Apache?</STRONG></A> <LI><A NAME="future"> <STRONG>What are the future plans for Apache?</STRONG> </A> <P> <UL> <LI>to continue as a public domain HTTP server, Loading @@ -253,9 +274,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="support" ><STRONG>Whom do I contact for support?</STRONG></A> <LI><A NAME="support"> <STRONG>Whom do I contact for support?</STRONG> </A> <P> There is no official support for Apache. None of the developers want to be swamped by a flood of trivial questions that can be resolved elsewhere. Loading @@ -277,9 +298,10 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="more" ><STRONG>Is there any more information available on Apache?</STRONG></A> <LI><A NAME="more"> <STRONG>Is there any more information available on Apache?</STRONG> </A> <P> Indeed there is. See the main <A Loading @@ -294,9 +316,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="where" ><STRONG>Where can I get Apache?</STRONG></A> <LI><A NAME="where"> <STRONG>Where can I get Apache?</STRONG> </A> <P> You can find out how to download the source for Apache at the project's Loading @@ -311,10 +333,10 @@ do not appear, and are not needed, for the hypertext version. Technical Questions </H3> <OL START=11> <LI><A NAME="what2do" ><STRONG>"Why can't I ...? Why won't ... work?" What to do in case of problems</STRONG></A> <LI><A NAME="what2do"> <STRONG>"Why can't I ...? Why won't ... work?" What to do in case of problems</STRONG> </A> <P> If you are having trouble with your Apache server software, you should take the following steps: Loading Loading @@ -409,10 +431,10 @@ do not appear, and are not needed, for the hypertext version. </OL> <HR> </LI> <LI><A NAME="compatible" ><STRONG>How compatible is Apache with my existing NCSA 1.3 setup?</STRONG></A> <LI><A NAME="compatible"> <STRONG>How compatible is Apache with my existing NCSA 1.3 setup?</STRONG> </A> <P> Apache attempts to offer all the features and configuration options of NCSA httpd 1.3, as well as many of the additional features found in Loading @@ -431,12 +453,10 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="CGIoutsideScriptAlias" ><STRONG>How do I enable CGI execution in directories other than the ScriptAlias?</STRONG></A> <P> </P> <LI><A NAME="CGIoutsideScriptAlias"> <STRONG>How do I enable CGI execution in directories other than the ScriptAlias?</STRONG> </A> <P> Apache recognises all files in a directory named as a <A Loading Loading @@ -511,9 +531,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="ssi-part-i" ><STRONG>How do I enable SSI (parsed HTML)?</STRONG></A> <LI><A NAME="ssi-part-i"> <STRONG>How do I enable SSI (parsed HTML)?</STRONG> </A> <P> SSI (an acronym for Server-Side Include) directives allow static HTML documents to be enhanced at run-time (<EM>e.g.</EM>, when delivered to Loading Loading @@ -565,9 +585,9 @@ do not appear, and are not needed, for the hypertext version. </UL> <HR> </LI> <LI><A NAME="ssi-part-ii" ><STRONG>Why don't my parsed files get cached?</STRONG></A> <LI><A NAME="ssi-part-ii"> <STRONG>Why don't my parsed files get cached?</STRONG> </A> <P> Since the server is performing run-time processing of your SSI directives, which may change the content shipped to the client, it Loading Loading @@ -602,9 +622,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="ssi-part-iii" ><STRONG>How can I have my script output parsed?</STRONG></A> <LI><A NAME="ssi-part-iii"> <STRONG>How can I have my script output parsed?</STRONG> </A> <P> So you want to include SSI directives in the output from your CGI script, but can't figure out how to do it? Loading @@ -613,20 +633,24 @@ do not appear, and are not needed, for the hypertext version. what the SSIs would be doing. After all, it's generating the rest of the content. </P> <P> This is a feature The Apache Group hopes to add in the next major release after 1.2. </P> <HR> </LI> <LI><A NAME="proxy" ><STRONG>Does or will Apache act as a Proxy server?</STRONG></A> <LI><A NAME="proxy"> <STRONG>Does or will Apache act as a Proxy server?</STRONG> </A> <P> Apache version 1.1 and above comes with a proxy module. If compiled in, this will make Apache act as a caching-proxy server. </P> <HR> </LI> <LI><A NAME="multiviews" ><STRONG>What are "multiviews"?</STRONG></A> <LI><A NAME="multiviews"> <STRONG>What are "multiviews"?</STRONG> </A> <P> "Multiviews" is the general name given to the Apache server's ability to provide language-specific document variants in Loading @@ -639,10 +663,10 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="fdlim" ><STRONG>Why can't I run more than <<EM>n</EM>> virtual hosts?</STRONG></A> <LI><A NAME="fdlim"> <STRONG>Why can't I run more than <<EM>n</EM>> virtual hosts?</STRONG> </A> <P> The Apache server can behave unpredictably when it encounters some resource limitations. One of these is the <EM>per</EM>-process limit Loading Loading @@ -861,7 +885,7 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="jdk102"> <LI><A NAME="jdk1-and-http1.1"> <STRONG>Why do my Java app[let]s give me plain text when I request an URL from an Apache server?</STRONG> </A> Loading Loading
docs/manual/misc/FAQ.html +112 −88 Original line number Diff line number Diff line Loading @@ -8,7 +8,28 @@ <!--#include virtual="header.html" --> <H1>Apache Server Frequently Asked Questions</H1> <P> $Revision: 1.38 $ ($Date: 1997/04/22 10:26:39 $) $Revision: 1.39 $ ($Date: 1997/04/22 11:20:04 $) </P> <P> The latest version of this FAQ is always available from the main Apache web site, at <<A HREF="http://www.apache.org/docs/misc/FAQ" REL="Help" ><SAMP>http://www.apache.org/docs/misc/FAQ</SAMP></A>>. </P> <!-- Notes about changes: --> <!-- - If adding a relative link to another part of the --> <!-- documentation, *do* include the ".html" portion. There's a --> <!-- good chance that the user will be reading the documentation --> <!-- on his own system, which may not be configured for --> <!-- multiviews. Leave off the ".html" extension for absolute --> <!-- links to sites which are known to run multiviews (e.g., --> <!-- apache.or or apacheweek.com). --> <!-- - When adding items, make sure they're put in the right place --> <!-- - 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 Loading Loading @@ -109,7 +130,7 @@ do not appear, and are not needed, for the hypertext version. <LI><A HREF="#cookies2">Why don't my cookies work, I even compiled in mod_cookies?</A> </LI> <LI><A HREF="#jdk102">Why do my Java app[let]s give me plain text <LI><A HREF="#jdk1-and-http1.1">Why do my Java app[let]s give me plain text when I request an URL from an Apache server?</A> </LI> <LI><A HREF="#putsupport">Why can't I publish to my Apache server Loading Loading @@ -160,9 +181,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="why" ><STRONG>Why was Apache created?</STRONG></A> <LI><A NAME="why"> <STRONG>Why was Apache created?</STRONG> </A> <P> To address the concerns of a group of WWW providers and part-time httpd programmers that httpd didn't behave as they wanted it to behave. Loading @@ -171,10 +192,10 @@ do not appear, and are not needed, for the hypertext version. <HR> </P> </LI> <LI><A NAME="relate" ><STRONG>How does The Apache Group's work relate to other server efforts, such as NCSA's?</STRONG></A> <LI><A NAME="relate"> <STRONG>How does The Apache Group's work relate to other server efforts, such as NCSA's?</STRONG> </A> <P> We, of course, owe a great debt to NCSA and their programmers for making the server Apache was based on. We now, however, have our own Loading @@ -183,9 +204,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="name" ><STRONG>Why the name "Apache"?</STRONG></A> <LI><A NAME="name"> <STRONG>Why the name "Apache"?</STRONG> </A> <P> A cute name which stuck. Apache is "<STRONG>A PA</STRONG>t<STRONG>CH</STRONG>y server". It was Loading @@ -193,9 +214,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="compare" ><STRONG>OK, so how does Apache compare to other servers?</STRONG></A> <LI><A NAME="compare"> <STRONG>OK, so how does Apache compare to other servers?</STRONG> </A> <P> For an independent assessment, see <A Loading @@ -215,9 +236,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="tested" ><STRONG>How thoroughly tested is Apache?</STRONG></A> <LI><A NAME="tested"> <STRONG>How thoroughly tested is Apache?</STRONG> </A> <P> Apache is run on over 400,000 Internet servers (as of April 1997). It has been tested thoroughly by both developers and users. The Apache Group Loading @@ -234,9 +255,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="future" ><STRONG>What are the future plans for Apache?</STRONG></A> <LI><A NAME="future"> <STRONG>What are the future plans for Apache?</STRONG> </A> <P> <UL> <LI>to continue as a public domain HTTP server, Loading @@ -253,9 +274,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="support" ><STRONG>Whom do I contact for support?</STRONG></A> <LI><A NAME="support"> <STRONG>Whom do I contact for support?</STRONG> </A> <P> There is no official support for Apache. None of the developers want to be swamped by a flood of trivial questions that can be resolved elsewhere. Loading @@ -277,9 +298,10 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="more" ><STRONG>Is there any more information available on Apache?</STRONG></A> <LI><A NAME="more"> <STRONG>Is there any more information available on Apache?</STRONG> </A> <P> Indeed there is. See the main <A Loading @@ -294,9 +316,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="where" ><STRONG>Where can I get Apache?</STRONG></A> <LI><A NAME="where"> <STRONG>Where can I get Apache?</STRONG> </A> <P> You can find out how to download the source for Apache at the project's Loading @@ -311,10 +333,10 @@ do not appear, and are not needed, for the hypertext version. Technical Questions </H3> <OL START=11> <LI><A NAME="what2do" ><STRONG>"Why can't I ...? Why won't ... work?" What to do in case of problems</STRONG></A> <LI><A NAME="what2do"> <STRONG>"Why can't I ...? Why won't ... work?" What to do in case of problems</STRONG> </A> <P> If you are having trouble with your Apache server software, you should take the following steps: Loading Loading @@ -409,10 +431,10 @@ do not appear, and are not needed, for the hypertext version. </OL> <HR> </LI> <LI><A NAME="compatible" ><STRONG>How compatible is Apache with my existing NCSA 1.3 setup?</STRONG></A> <LI><A NAME="compatible"> <STRONG>How compatible is Apache with my existing NCSA 1.3 setup?</STRONG> </A> <P> Apache attempts to offer all the features and configuration options of NCSA httpd 1.3, as well as many of the additional features found in Loading @@ -431,12 +453,10 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="CGIoutsideScriptAlias" ><STRONG>How do I enable CGI execution in directories other than the ScriptAlias?</STRONG></A> <P> </P> <LI><A NAME="CGIoutsideScriptAlias"> <STRONG>How do I enable CGI execution in directories other than the ScriptAlias?</STRONG> </A> <P> Apache recognises all files in a directory named as a <A Loading Loading @@ -511,9 +531,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="ssi-part-i" ><STRONG>How do I enable SSI (parsed HTML)?</STRONG></A> <LI><A NAME="ssi-part-i"> <STRONG>How do I enable SSI (parsed HTML)?</STRONG> </A> <P> SSI (an acronym for Server-Side Include) directives allow static HTML documents to be enhanced at run-time (<EM>e.g.</EM>, when delivered to Loading Loading @@ -565,9 +585,9 @@ do not appear, and are not needed, for the hypertext version. </UL> <HR> </LI> <LI><A NAME="ssi-part-ii" ><STRONG>Why don't my parsed files get cached?</STRONG></A> <LI><A NAME="ssi-part-ii"> <STRONG>Why don't my parsed files get cached?</STRONG> </A> <P> Since the server is performing run-time processing of your SSI directives, which may change the content shipped to the client, it Loading Loading @@ -602,9 +622,9 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="ssi-part-iii" ><STRONG>How can I have my script output parsed?</STRONG></A> <LI><A NAME="ssi-part-iii"> <STRONG>How can I have my script output parsed?</STRONG> </A> <P> So you want to include SSI directives in the output from your CGI script, but can't figure out how to do it? Loading @@ -613,20 +633,24 @@ do not appear, and are not needed, for the hypertext version. what the SSIs would be doing. After all, it's generating the rest of the content. </P> <P> This is a feature The Apache Group hopes to add in the next major release after 1.2. </P> <HR> </LI> <LI><A NAME="proxy" ><STRONG>Does or will Apache act as a Proxy server?</STRONG></A> <LI><A NAME="proxy"> <STRONG>Does or will Apache act as a Proxy server?</STRONG> </A> <P> Apache version 1.1 and above comes with a proxy module. If compiled in, this will make Apache act as a caching-proxy server. </P> <HR> </LI> <LI><A NAME="multiviews" ><STRONG>What are "multiviews"?</STRONG></A> <LI><A NAME="multiviews"> <STRONG>What are "multiviews"?</STRONG> </A> <P> "Multiviews" is the general name given to the Apache server's ability to provide language-specific document variants in Loading @@ -639,10 +663,10 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="fdlim" ><STRONG>Why can't I run more than <<EM>n</EM>> virtual hosts?</STRONG></A> <LI><A NAME="fdlim"> <STRONG>Why can't I run more than <<EM>n</EM>> virtual hosts?</STRONG> </A> <P> The Apache server can behave unpredictably when it encounters some resource limitations. One of these is the <EM>per</EM>-process limit Loading Loading @@ -861,7 +885,7 @@ do not appear, and are not needed, for the hypertext version. </P> <HR> </LI> <LI><A NAME="jdk102"> <LI><A NAME="jdk1-and-http1.1"> <STRONG>Why do my Java app[let]s give me plain text when I request an URL from an Apache server?</STRONG> </A> Loading