1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00

77 Commits

Author SHA1 Message Date
38d73313a9 Some of my semi-regular HTML cleanup (tag ordering, B/I
replacement) and long-line (>80) shortening.  No thirty..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:13:00 +00:00
8e95d00cdd Explain %p and %v a little more.
PR:		1908


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80372 13f79535-47bb-0310-9956-ffa450edef68
1998-03-03 08:38:26 +00:00
568485f102 more accurate %p docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80369 13f79535-47bb-0310-9956-ffa450edef68
1998-03-03 08:25:05 +00:00
d13ed6142b Add %a to mod_log_config for inserting the remote IP-address. This is the
adapted patch against 1.3 of Todd Eigenschink <eigenstr@mixi.net>'s original
patch for 1.2.5. For 1.2.5 we don't want it because its a feature.  I also
added corresponding entries to the CHANGES and mod_log_config.html file.

Submitted by: Todd Eigenschink <eigenstr@mixi.net>
Reviewed by: Ralf S. Engelschall


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80340 13f79535-47bb-0310-9956-ffa450edef68
1998-02-28 08:12:48 +00:00
80c32a1d5f Another pass at the normalisation of the HTML tags. Some
corrections coming up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00
8d03a2f944 As threatened. The directive attributes in the module documentation
are now links back to a description of what the attributes mean.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80041 13f79535-47bb-0310-9956-ffa450edef68
1998-01-28 19:11:58 +00:00
07050bb5be A truly mighty mod normalising HTML tags to uppercase, and
'i' and 'b' to 'EM' and 'STRONG' respectively.  Been threatening
	to do this for months.. no-one need try to maintain this when
	writing/modifiying the docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
7ff54fd830 More tweaks related to serverroot/logs/etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79688 13f79535-47bb-0310-9956-ffa450edef68
1997-12-14 00:57:46 +00:00
9fd43ec82e Changes to mod_log_config to allow naming of format strings.
Format nicknames are defined with "LogFormat fmt nickname", and can
	be used with "LogFormat nickname" and "CustomLog logtarget nickname".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79202 13f79535-47bb-0310-9956-ffa450edef68
1997-09-12 14:50:47 +00:00
8a147876e2 Online docs appearance rework, pass 1 phase 3: module descriptions.
This is the end of this pass for the online manual.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 16:14:24 +00:00
2a471c9aca PR#507:
TransferLog has no default.
%{FOOBAR}e wasn't documented.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78103 13f79535-47bb-0310-9956-ffa450edef68
1997-05-04 20:47:46 +00:00
12e17e74b5 Big spelling and HTML cleanup of docs. Thanks go to weblint and ispell
and their authors.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 05:27:03 +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
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
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
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
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
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
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
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
7ff808f641 Fix some typos. Make some clarifications in mod_usertrack.html (and
put the directives in alphabetical order).

Submitted by by: WWW server manager <webadm@info.cam.ac.uk>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77220 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 02:04:56 +00:00
5c09d4b24b Spelling corrections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77156 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 18:14:12 +00:00
c1a02e3595 Some cleanup (the directives go in ALPHABETICAL ORDER, please), plus
adding of some docs that Paul Sutton sent to the list on October
10th.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77082 13f79535-47bb-0310-9956-ffa450edef68
1996-11-28 07:42:17 +00:00
pcs
843186b9d7 Document the Common Log Format
Document the new % directives (p, P, T, {}n)
Explain how to use multiple log files w/vhosts
Expand CustomLog definition
Add compat. note about CookieLog


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77067 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 09:21:41 +00:00
e8cfcaa3b1 Update mod_log_config to reflect standard status and new directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77053 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:02:02 +00:00
3af317e82e Added headers/footers for these files. Fixed some typos. Started removing
old latex stuff.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:30:54 +00:00
b2ab672f99 Moving files to mod/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76995 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:12:53 +00:00