1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-14 01:22:37 +03:00
Commit Graph

5051 Commits

Author SHA1 Message Date
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
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