d67b8f7c7b
Add a CoreDumpDirectory directive to allow users to specify where Apache
...
should try to core dump.
Reviewed by: Brian Behlendorf, Dean Gaudet
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78880 13f79535-47bb-0310-9956-ffa450edef68
1997-08-03 20:29:16 +00:00
5aa06ad9da
Document the AddModuleInfo patch.
...
Submitted by: "Lou D. Langholtz" <ldl@usi.utah.edu >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78823 13f79535-47bb-0310-9956-ffa450edef68
1997-07-30 20:08:17 +00:00
612a5b3e4c
Create some docs on Apache for Windows. Note that some of this is
...
tenative, and likely to change soon.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78727 13f79535-47bb-0310-9956-ffa450edef68
1997-07-21 21:26:56 +00:00
4c413a6c97
Automatic indexes moved from mod_dir into mod_autoindex. The mod_autoindex
...
CVS files are copies of the mod_dir files so that we retain history in
both places.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78566 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 19:50:41 +00:00
20e17b7d13
Enable regex support in mod_alias with AliasMatch, ScriptAliasMatch and
...
RedirectMatch directives.
New syntax for regex support in http_core: <DirectoryMatch>,
<FilesMatch>, <LocationMatch> sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78559 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 04:45:24 +00:00
3b93e10a47
Added mod_mime_magic.
...
Submitted by: Ian Kluft <ikluft@cisco.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78553 13f79535-47bb-0310-9956-ffa450edef68
1997-07-07 18:18:40 +00:00
87226ebeb8
More HTML cleanups, retrofit of intentional <XA> tag to a no-op
...
<A NAME> (thanks, Marc). Lots of trailing blanks removed throughout.
Small addition to the new_features_1_3 page. Plenty of
cleanup still to come..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78545 13f79535-47bb-0310-9956-ffa450edef68
1997-07-06 17:19:19 +00:00
67ad3f6a11
Add docs for LockFile and fix a few typos.
...
Reviewed by:
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78434 13f79535-47bb-0310-9956-ffa450edef68
1997-06-29 01:14:16 +00:00
47db22f099
Add ListenBacklog directive to control the backlog passed to listen().
...
Also change the default to 511 for platforms that use an 8-bit datatype
to store it.
A slightly different implementation than suggested by Taso Devetzis
<devetzis@snet.net >, who submitted the PR.
PR: 240
Reviewed by: Dean Gaudet, Jim Jagielski
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78428 13f79535-47bb-0310-9956-ffa450edef68
1997-06-28 23:57:54 +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
494fe559b2
Correcting various manual documentation errors and omissions.
...
Submitted by: Martin Kraemer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78210 13f79535-47bb-0310-9956-ffa450edef68
1997-06-02 20:19:57 +00:00
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
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
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
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
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
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
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
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
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
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
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
567605a92c
Submitted by: Ralf Engelschall
...
mod_rewrite additions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77177 13f79535-47bb-0310-9956-ffa450edef68
1996-12-03 16:51:04 +00:00
94e2e085cf
Add missing directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77132 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 23:38:55 +00:00
fbef2d95e9
Enhance mod_browser documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77107 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 08:31:23 +00:00
a9abf2dcf9
Added docs for RLimit directives.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77104 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 06:57:35 +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
ce25d74880
Link to mod_headers documentation from lists of modules and directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77042 13f79535-47bb-0310-9956-ffa450edef68
1996-11-25 13:56:39 +00:00
7f6ff2bebe
Moved "directives" to modules subdir.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77018 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:36:31 +00:00