1
0
mirror of https://github.com/apache/httpd.git synced 2025-09-01 02:02:06 +03:00
Commit Graph

121 Commits

Author SHA1 Message Date
pcs
83fbd5be4a Satisfy not allowed in server config contexts (PR#422)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77951 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 20:36:31 +00:00
Chuck Murcko
0172d4b746 In view of lack of response to patching http_core.c to handle proxy: change
the access example to use <Files> block instead of <Directory>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77944 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 03:12:06 +00:00
pcs
67ff0df205 Forgot to mention XBitHack as a method of enabling SSI. Update
docs for this directive to state it only applies to text/html files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77937 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 22:19:58 +00:00
pcs
a6862a49c8 Provide information on enabling SSI files. Document how to enable
SSI using a handler name, and relegate the magic mime types to back-compat.
status.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77935 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 22:13:50 +00:00
pcs
ebe9c51dff Fix typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77933 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 22:01:14 +00:00
pcs
d982446ed0 Explain Satisfy directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77931 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 21:55:11 +00:00
pcs
518759133c Fix description of DirectoryIndex to explain that a directory index will
only be returned if Options +Indexes is set.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77917 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 12:40:31 +00:00
pcs
6860be5a29 Document UnsetEnv. Fix documented syntax of SetEnv.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77915 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 12:21:09 +00:00
pcs
b1c709dc3d Add ScoreBoardFile, add <..> to IfModule
Submitted By: Martin.Kraemer@mch.sni.de


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77913 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 09:50:17 +00:00
pcs
1945d0b7ea Add missing link targets [Martin.Kraemer@mch.sni.de].
Module is not compiled in by default.
Update directive descriptions to use standard manual page format.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77911 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 09:13:05 +00:00
pcs
1d4eebb13a Put ClearModuleList in correct place.
Submitted By: Martin.Kraemer@mch.sni.de


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77909 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 09:09:34 +00:00
Ken Coar
9eb29ce45c Correct typo.
Reviewed by:	Ken Coar
Submitted by:	Ralf Engelschall


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77899 13f79535-47bb-0310-9956-ffa450edef68
1997-04-15 15:56:46 +00:00
dgaudet
0781cb871c typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77894 13f79535-47bb-0310-9956-ffa450edef68
1997-04-15 08:00:19 +00:00
Chuck Murcko
5aafb9bf92 Added CacheDirLength and CacheDirLevels. Fixed link for
CacheLastModifedFactor.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77874 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 18:31:55 +00:00
dgaudet
315fe41e38 replace absurl with rel url
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77863 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 04:23:38 +00:00
Ken Coar
b1f303c347 Add a cross-link to the directives list from the modules list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77855 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 22:37:00 +00:00
Ken Coar
e11fd1f0c0 Update documentation to include stuff for mod_example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77852 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 22:23:26 +00:00
Marc Slemko
620d637aca Update the ErrorDocument information to clarify a few things,
especially the handling of 401 responses.  The example that was in
the docs before would never work!  No wonder people have trouble
with it...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77838 13f79535-47bb-0310-9956-ffa450edef68
1997-04-10 22:53:18 +00:00
Chuck Murcko
a7420c87fe Correct syntax error in Limit block. This still doesn't fix the problem,
though.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77801 13f79535-47bb-0310-9956-ffa450edef68
1997-04-07 01:35:52 +00:00
Chuck Murcko
58ee2c983f Fix typo in FAQ section on limiting access.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77798 13f79535-47bb-0310-9956-ffa450edef68
1997-04-06 02:42:02 +00:00
pcs
11fcb3157f Fix ELF format
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77774 13f79535-47bb-0310-9956-ffa450edef68
1997-03-28 15:16:15 +00:00
dgaudet
ac92822f51 Add NCSA extended/combined log format example suggested by David Richards
<dr@ripco.com>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77770 13f79535-47bb-0310-9956-ffa450edef68
1997-03-27 20:09:02 +00:00
dgaudet
b1b4198033 pr#190: document expense of identitycheck
Reviewed by:
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77767 13f79535-47bb-0310-9956-ffa450edef68
1997-03-25 20:35:35 +00:00
dgaudet
a4f009f72d Add documentation for DNS issues (reliability and security), and try
to explain the virtual host matching process.

Try to continue gracefully by disabling the vhost if a DNS lookup
fails while parsing the configuration file.

Reviewed by:	Roy, Jim
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77744 13f79535-47bb-0310-9956-ffa450edef68
1997-03-20 23:30:46 +00:00
dgaudet
eb20d81ce7 Document ScoreBoardfile. Note that PidFile is subject to security concerns
as well.
Reviewed by:
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77729 13f79535-47bb-0310-9956-ffa450edef68
1997-03-17 08:16:07 +00:00
dgaudet
bc63d9c3c0 Typo.
Reviewed by:	Ken Coar
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77727 13f79535-47bb-0310-9956-ffa450edef68
1997-03-16 23:35:34 +00:00
dgaudet
dc7486d62d Add security notes about protecting /, and avoiding "UserDir ./".
Submitted by:	Ken Coar
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77725 13f79535-47bb-0310-9956-ffa450edef68
1997-03-16 23:34:02 +00:00
dgaudet
db4b3e4767 fix a thinko
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77713 13f79535-47bb-0310-9956-ffa450edef68
1997-03-10 07:46:56 +00:00
brian
0a1b665f94 Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77697 13f79535-47bb-0310-9956-ffa450edef68
1997-03-03 02:54:51 +00:00
Marc Slemko
6907d9053e Clarify that mod_info uses startup-config and not running-config
and note that mod_info and mod_status can be enabled from things
like .htaccess files.

Submitted by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77688 13f79535-47bb-0310-9956-ffa450edef68
1997-02-27 02:56:32 +00:00
Marc Slemko
ada4999754 Add a reasonably often used UserDir example that can be non-intuitive,
especially since 1.1 needs the trailing slash.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77681 13f79535-47bb-0310-9956-ffa450edef68
1997-02-25 03:57:48 +00:00
Roy T. Fielding
d1d37fb357 spelling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77678 13f79535-47bb-0310-9956-ffa450edef68
1997-02-23 00:42:33 +00:00
Ben Laurie
b152920075 Teeny weeny typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77676 13f79535-47bb-0310-9956-ffa450edef68
1997-02-22 17:27:38 +00:00
Chuck Murcko
8e8309b1de Fix typo; add section about SOCKS 4.2/Solaris problems.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77650 13f79535-47bb-0310-9956-ffa450edef68
1997-02-20 04:26:07 +00:00
Marc Slemko
c9a623643a Add backreference to format for common log module to make it easier
to find.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77639 13f79535-47bb-0310-9956-ffa450edef68
1997-02-19 17:46:41 +00:00
Marc Slemko
41a09ff63d Fix documentation; HostNameLookups and IdentityCheck can not be used
in htaccess files and RFC931 is now RFC1413.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77623 13f79535-47bb-0310-9956-ffa450edef68
1997-02-17 10:29:29 +00:00
Marc Slemko
9322941b7e Reduce default timeout to 300 seconds all around. Not reduced further
because there are still likely some odd snippets of code that don't
properly reset the timer.

Reviewed by: Dean Gaudet, Jim Jagielski, Randy Terbush


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77615 13f79535-47bb-0310-9956-ffa450edef68
1997-02-16 22:48:23 +00:00
Marc Slemko
054dc1631e Fix spelling of 'authorative' to 'authoritative' and typo in
mod_log_config.

Submitted by: Hubert Lin <hubert@mesun.me.ncu.edu.tw>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77612 13f79535-47bb-0310-9956-ffa450edef68
1997-02-15 22:27:58 +00:00
Marc Slemko
5aabd54e96 Add example with quoting that is not obvious at first.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77603 13f79535-47bb-0310-9956-ffa450edef68
1997-02-12 04:37:35 +00:00
Roy T. Fielding
ec51a15b11 Add documentation for mod_expires.
Submitted by: Ken "Rodent of Unusual Size" Coar <coar@decus.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77581 13f79535-47bb-0310-9956-ffa450edef68
1997-02-09 08:48:00 +00:00
brian
b1000e1b47 typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77575 13f79535-47bb-0310-9956-ffa450edef68
1997-02-07 09:14:17 +00:00
Marc Slemko
903f59697c Fix docs typos.
Submitted by: Rodent of Unusual Size <coar@decus.org>
Reviewed by: Marc Slemko


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77566 13f79535-47bb-0310-9956-ffa450edef68
1997-02-06 05:28:58 +00:00
brian
e05022297b Reviewed by: Brian Behlendorf
Submitted by:	"Ralf S. Engelschall" <rse@engelschall.com>

Updates to the documentation for mod_rewrite.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77561 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 22:23:27 +00:00
brian
3a03f3782b These two directives don't work in .htaccess currently.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77557 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 02:50:54 +00:00
brian
d7c1caaa39 Reviewed by: Brian Behlendorf
Submitted by:	Dean Gaudet

The docs show some examples using <Limit GET POST> ... </Limit> where the
<Limit>s are not strictly required.  Since it is less secure to specify
them than it is to leave them out I think the examples should be modified.
If they're to be left in, then some of them need &lt; ... &gt;.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77548 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 01:18:17 +00:00
brian
ec84f131f9 Reviewed by: Marc Slemko
Submitted by:	Dean Gaudet


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77546 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 01:09:11 +00:00
Roy T. Fielding
cf930bdabe Fixed typos, broken links.
Submitted by: Ken "the rodent of unusual size" <coar@decus.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77542 13f79535-47bb-0310-9956-ffa450edef68
1997-01-31 00:55:13 +00:00
Randy Terbush
88d99b4f5f Missing number pointed out by Mark Slemko.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77506 13f79535-47bb-0310-9956-ffa450edef68
1997-01-26 02:02:09 +00:00
Alexei Kosut
b29d8772c9 Update documentation for new KeepAlive syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77503 13f79535-47bb-0310-9956-ffa450edef68
1997-01-26 01:31:14 +00:00
brian
d0d0b0bbc4 Removed mention of FastCGI module, now that it's been removed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77480 13f79535-47bb-0310-9956-ffa450edef68
1997-01-24 10:18:16 +00:00