]> granicus.if.org Git - apache/blob - docs/manual/misc/FAQ-I.html
Whoops, missed one <LI> update..
[apache] / docs / manual / misc / FAQ-I.html
1 <!--#if expr="$FAQMASTER" -->
2  <!--#set var="STANDALONE" value="" -->
3  <!--#set var="INCLUDED" value="YES" -->
4  <!--#if expr="$QUERY_STRING = TOC" -->
5   <!--#set var="TOC" value="YES" -->
6   <!--#set var="CONTENT" value="" -->
7  <!--#else -->
8   <!--#set var="TOC" value="" -->
9   <!--#set var="CONTENT" value="YES" -->
10  <!--#endif -->
11 <!--#else -->
12  <!--#set var="STANDALONE" value="YES" -->
13  <!--#set var="INCLUDED" value="" -->
14  <!--#set var="TOC" value="" -->
15  <!--#set var="CONTENT" value="" -->
16 <!--#endif -->
17 <!--#if expr="$STANDALONE" -->
18 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
19 <HTML>
20  <HEAD>
21   <TITLE>Apache Server Frequently Asked Questions</TITLE>
22  </HEAD>
23 <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
24  <BODY
25   BGCOLOR="#FFFFFF"
26   TEXT="#000000"
27   LINK="#0000FF"
28   VLINK="#000080"
29   ALINK="#FF0000"
30  >
31   <!--#include virtual="header.html" -->
32   <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
33   <P>
34   $Revision: 1.2 $ ($Date: 1999/06/24 15:06:27 $)
35   </P>
36   <P>
37   The latest version of this FAQ is always available from the main
38   Apache web site, at
39   &lt;<A
40        HREF="http://www.apache.org/docs/misc/FAQ.html"
41        REL="Help"
42       ><SAMP>http://www.apache.org/docs/misc/FAQ.html</SAMP></A>&gt;.
43   </P>
44 <!-- Notes about changes:                                           -->
45 <!--  - If adding a relative link to another part of the            -->
46 <!--    documentation, *do* include the ".html" portion.  There's a -->
47 <!--    good chance that the user will be reading the documentation -->
48 <!--    on his own system, which may not be configured for          -->
49 <!--    multiviews.                                                 -->
50 <!--  - When adding items, make sure they're put in the right place -->
51 <!--    - verify that the numbering matches up.                     -->
52 <!--  - *Don't* use <PRE></PRE> blocks - they don't appear          -->
53 <!--    correctly in a reliable way when this is converted to text  -->
54 <!--    with Lynx.  Use <DL><DD><CODE>xxx<BR>xx</CODE></DD></DL>    -->
55 <!--    blocks inside a <P></P> instead.  This is necessary to get  -->
56 <!--    the horizontal and vertical indenting right.                -->
57 <!--  - Don't forget to include an HR tag after the last /P tag     -->
58 <!--    but before the /LI in an item.                              -->
59   <P>
60   If you are reading a text-only version of this FAQ, you may find numbers
61   enclosed in brackets (such as &quot;[12]&quot;).  These refer to the list of
62   reference URLs to be found at the end of the document.  These references
63   do not appear, and are not needed, for the hypertext version.
64   </P>
65   <H2>The Questions</H2>
66 <OL TYPE="A">
67 <!--#endif -->
68 <!--#if expr="$TOC || $STANDALONE" -->
69  <LI VALUE="9"><STRONG>Features</STRONG>
70   <OL>
71    <LI><A HREF="#proxy">Does or will Apache act as a Proxy server?</A>
72    </LI>
73    <LI><A HREF="#multiviews">What are &quot;multiviews&quot;?</A>
74    </LI>
75    <LI><A HREF="#putsupport">Why can't I publish to my Apache server
76         using PUT on Netscape Gold and other programs?</A>
77    </LI>
78    <LI><A HREF="#SSL-i">Why doesn't Apache include SSL?</A>
79    </LI>
80   </OL>
81  </LI>
82 <!--#endif -->
83 <!--#if expr="$STANDALONE" -->
84 </OL>
85
86 <HR>
87
88   <H2>The Answers</H2>
89 <!--#endif -->
90 <!--#if expr="! $TOC" -->
91
92   <H3>I. Features</H3>
93 <OL>
94
95  <LI><A NAME="proxy">
96       <STRONG>Does or will Apache act as a Proxy server?</STRONG>
97      </A>
98   <P>
99   Apache version 1.1 and above comes with a
100   <A HREF="../mod/mod_proxy.html">proxy module</A>.
101   If compiled in, this will make Apache act as a caching-proxy server.
102   </P>
103   <HR>
104  </LI>
105
106  <LI><A NAME="multiviews">
107       <STRONG>What are &quot;multiviews&quot;?</STRONG>
108      </A>
109   <P>
110   &quot;Multiviews&quot; is the general name given to the Apache
111   server's ability to provide language-specific document variants in
112   response to a request.  This is documented quite thoroughly in the
113   <A HREF="../content-negotiation.html" REL="Help">content negotiation</A>
114   description page.  In addition, <CITE>Apache Week</CITE> carried an
115   article on this subject entitled
116   &quot;<A HREF="http://www.apacheweek.com/features/negotiation" REL="Help"
117         ><CITE>Content Negotiation Explained</CITE></A>&quot;.
118   </P>
119   <HR>
120  </LI>
121
122  <LI><A NAME="putsupport">
123       <STRONG>Why can't I publish to my Apache server using PUT on
124       Netscape Gold and other programs?</STRONG>
125      </A>
126   <P>
127   Because you need to install and configure a script to handle
128   the uploaded files.  This script is often called a &quot;PUT&quot; handler.
129   There are several available, but they may have security problems.
130   Using FTP uploads may be easier and more secure, at least for now.
131   For more information, see the <CITE>Apache Week</CITE> article
132   <A HREF="http://www.apacheweek.com/features/put"
133   ><CITE>Publishing Pages with PUT</CITE></A>.
134   </P>
135   <HR>
136  </LI>
137
138  <LI><A NAME="SSL-i">
139       <STRONG>Why doesn't Apache include SSL?</STRONG>
140      </A>
141   <P>
142   SSL (Secure Socket Layer) data transport requires encryption, and many
143   governments have restrictions upon the import, export, and use of
144   encryption technology.  If Apache included SSL in the base package,
145   its distribution would involve all sorts of legal and bureaucratic
146   issues, and it would no longer be freely available.  Also, some of
147   the technology required to talk to current clients using SSL is
148   patented by <A HREF="http://www.rsa.com/">RSA Data Security</A>,
149   who restricts its use without a license.
150   </P>
151   <P>
152   Some SSL implementations of Apache are available, however; see the
153   &quot;<A HREF="http://www.apache.org/related_projects.html"
154         >related projects</A>&quot;
155   page at the main Apache web site.
156   </P>
157   <P>
158   You can find out more about this topic in the <CITE>Apache Week</CITE>
159   article about
160   <A HREF="http://www.apacheweek.com/features/ssl" REL="Help"
161   ><CITE>Apache and Secure Transactions</CITE></A>.
162   </P>
163   <HR>
164  </LI>
165 </OL>
166 <!--#endif -->
167 <!--#if expr="$STANDALONE" -->
168   <!-- Don't forget to add HR tags at the end of each list item.. -->
169
170 <!--#include virtual="footer.html" -->
171 </BODY>
172 </HTML>
173 <!--#endif -->