1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-29 04:02:02 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ken Coar
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
Ken Coar
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
dgaudet
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
Marc Slemko
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
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
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
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
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
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
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
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
Alexei Kosut
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
Randy Terbush
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
Alexei Kosut
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
Sameer Parekh
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
brian
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
brian
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