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 < ... >.
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
Roy T. Fielding
bdfc10a01c
Fix type "perm" --> "permanent". Reported by dan.anderson@sierraclub.org
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77473 13f79535-47bb-0310-9956-ffa450edef68
1997-01-24 00:32:47 +00:00
brian
280b6e2b8d
Cleanups, looks like a placeholder was forgotten. Also, lines really
...
shouldn't be more than 75 characters long, unless they need to be.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77469 13f79535-47bb-0310-9956-ffa450edef68
1997-01-22 03:51:32 +00:00
brian
19fc9c8cd5
Reviewed by: Rob Hartill, Brian Behlendorf
...
Submitted by: David J MacKenzie <djm@va.pubnix.com >
Clarification.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77462 13f79535-47bb-0310-9956-ffa450edef68
1997-01-20 09:18:59 +00:00
Alexei Kosut
295cd46d80
Add text about possible problems with ScriptLog. Also fix a spelling error.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77425 13f79535-47bb-0310-9956-ffa450edef68
1997-01-12 07:01:59 +00:00
brian
ac087e585e
Reviewed by: Brian Behlendorf
...
Submitted by: John Line <webadm@info.cam.ac.uk >
typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77410 13f79535-47bb-0310-9956-ffa450edef68
1997-01-10 11:22:45 +00:00
brian
c09109559c
Reviewed by: Chuck Murcko, Brian Behlendorf
...
Submitted by: Marc Slemko
Added documentation about security concerns with logging in Apache 1.2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77404 13f79535-47bb-0310-9956-ffa450edef68
1997-01-10 08:24:03 +00:00
Chuck Murcko
df7c9f885c
Remove erroneous bit (formerly correct).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77401 13f79535-47bb-0310-9956-ffa450edef68
1997-01-09 07:29:12 +00:00
Chuck Murcko
8451d01baa
Proxy module documentation update. Add ProxyBlock, expand NoCache and
...
config sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77385 13f79535-47bb-0310-9956-ffa450edef68
1997-01-05 09:02:09 +00:00
Randy Terbush
fa03a379d1
Update Copyright dates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77381 13f79535-47bb-0310-9956-ffa450edef68
1997-01-01 18:32:20 +00:00
Chuck Murcko
2c9096d9af
Add docs for HostNameLookups.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77375 13f79535-47bb-0310-9956-ffa450edef68
1997-01-01 07:10:24 +00:00
Chuck Murcko
d61de2b09b
clanups for proxy location & protocols.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77345 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 21:31:17 +00:00
Chuck Murcko
91e4eaff97
Change emphasis to agree with other docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77339 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 20:57:04 +00:00
Chuck Murcko
76cd410cae
Fix misspelled link to common config topics.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77332 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 19:55:57 +00:00
Chuck Murcko
d6ea1848ec
Add additional doc for the NoCache directive.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77329 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 19:46:57 +00:00
Chuck Murcko
a640d9bd7f
Update mod_proxy docs, add common topics section.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77325 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 19:40:10 +00:00
Randy Terbush
0b7d74f228
Update docs to reflect addition of Authoritative directive.
...
Submitted by: Dirk vanGulik
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77319 13f79535-47bb-0310-9956-ffa450edef68
1996-12-24 19:08:24 +00:00
brian
d9c6342fff
another typo/fixup.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77310 13f79535-47bb-0310-9956-ffa450edef68
1996-12-23 01:41:49 +00:00
brian
93eb06e4cf
Small typos are the best kind!
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77308 13f79535-47bb-0310-9956-ffa450edef68
1996-12-23 01:40:02 +00:00
brian
a0f153975c
Reviewed by: Brian Behlendorf
...
Submitted by: John Line, WWW server manager <webadm@info.cam.ac.uk >
Fixed oversight in documentation of error_document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77306 13f79535-47bb-0310-9956-ffa450edef68
1996-12-22 05:38:04 +00:00
brian
371a2982cd
Reviewed by: Brian Behlendorf
...
Submitted by: Martin Kraemer
Typographical fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77303 13f79535-47bb-0310-9956-ffa450edef68
1996-12-22 04:56:00 +00:00
brian
9f12889cb0
Clarify meaning of Timeout.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77301 13f79535-47bb-0310-9956-ffa450edef68
1996-12-22 04:39:56 +00:00
brian
e71612fd94
Reviewed by: Brian Behlendorf
...
Submitted by: James Cloos
The doc file was not in sync with the comment in the src file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77299 13f79535-47bb-0310-9956-ffa450edef68
1996-12-22 04:05:16 +00:00
Ben Laurie
519eaab34f
More missing directives.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77283 13f79535-47bb-0310-9956-ffa450edef68
1996-12-15 15:10:18 +00:00
Ben Laurie
6b1229e74a
Add link for missing HostNameLookups directive.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77278 13f79535-47bb-0310-9956-ffa450edef68
1996-12-14 12:32:49 +00:00
brian
1854018955
Reviewed by: Brian Behlendorf
...
Submitted by: Martin Kraemer
More link surgery - I think this should be it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77274 13f79535-47bb-0310-9956-ffa450edef68
1996-12-12 01:09:58 +00:00
brian
86589df2c9
oops, there was a mention of an obsoleted directive. Fixed.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77259 13f79535-47bb-0310-9956-ffa450edef68
1996-12-10 20:17:31 +00:00
brian
3e6a5f46d1
various link surgery
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77250 13f79535-47bb-0310-9956-ffa450edef68
1996-12-10 01:19:36 +00:00
brian
e77d21ffc9
Submitted by: suggested by Martin Kraemer <Martin.Kraemer@mch.sni.de>
...
Clarification
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77238 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 06:06:41 +00:00
brian
a5ca41e81a
Reviewed by: Brian Behlendorf
...
Obtained from: Martin.Kraemer@mch.sni.de
Typos, clarifications, and overall improvements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77227 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 04:09:19 +00:00
brian
a3b4087974
Obtained from: based on comments from John Line (webadm@info.cam.ac.uk)
...
Clarification.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77223 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 03:34:49 +00:00