Ralf S. Engelschall
ae15353a10
Added link to the CGI spec from NCSA.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78877 13f79535-47bb-0310-9956-ffa450edef68
1997-08-03 10:17:10 +00:00
Ralf S. Engelschall
b024a0d038
Make headerlines consistent between modules.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78858 13f79535-47bb-0310-9956-ffa450edef68
1997-08-01 12:05:05 +00:00
Ralf S. Engelschall
081bbcec05
Fixed HTML tag which was bad in recent commit.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78856 13f79535-47bb-0310-9956-ffa450edef68
1997-08-01 12:00:18 +00:00
Ralf S. Engelschall
583d3c45d9
Let the user use ``RewriteCond %{...} !=""'' instead
...
of ``RewriteCond %{...} !^$'' which is ugly and has
bad performance.
Obtained from:
Submitted by: Ralf S. Engelschall
Reviewed by: Dean Gaudet, Ralf S. Engelschall
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78852 13f79535-47bb-0310-9956-ffa450edef68
1997-08-01 09:36:41 +00:00
Ralf S. Engelschall
a7a182afab
Bring mod_rewrite documentation up-to-date with recent source upgrade.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78837 13f79535-47bb-0310-9956-ffa450edef68
1997-07-31 21:23:11 +00:00
dgaudet
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
dgaudet
fb2e24c9dc
mod_access overhaul. Network/netmask and CIDR syntax. Critical path
...
speedups. Forced double-reverse DNS. Deprecate the "allow from
user-agents" syntax. "HostnameLookups double" support.
PR: 762, 860
Reviewed by: Paul Sutton, Marc Slemko (well he liked the double reverse part)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78820 13f79535-47bb-0310-9956-ffa450edef68
1997-07-30 18:41:47 +00:00
Ken Coar
85e64c8541
Add ability to sort FancyIndexed directories by the different
...
column values, ascending or descending. Also update the new
features page with some stuff that got missed.
Reviewed by: Marc Slemko, Dean Gaudet, Alexei Kosut
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78779 13f79535-47bb-0310-9956-ffa450edef68
1997-07-25 11:04:00 +00:00
Alexei Kosut
a0fdad7bed
Add docs for mod_isapi
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78742 13f79535-47bb-0310-9956-ffa450edef68
1997-07-22 20:47:40 +00:00
Alexei Kosut
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
brian
686c58a244
PR: 785
...
Submitted by: Lars Eilebrecht <sfx@unix-ag.org >
mod_proxy directives can be put in virtual hosts too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78714 13f79535-47bb-0310-9956-ffa450edef68
1997-07-21 04:41:57 +00:00
dgaudet
5c251c2c0b
A doc update from Martin Kraemer.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78705 13f79535-47bb-0310-9956-ffa450edef68
1997-07-20 22:19:33 +00:00
dgaudet
a2f26797b3
NoProxy and ProxyDomain directives.
...
Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de >
Reviewed by: Dean Gaudet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78664 13f79535-47bb-0310-9956-ffa450edef68
1997-07-19 08:58:32 +00:00
dgaudet
382ec74dc7
Fix poor html formatting of example. Remove <Limit> from example since it
...
is a bad thing to suggest.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78647 13f79535-47bb-0310-9956-ffa450edef68
1997-07-17 05:36:08 +00:00
dgaudet
76b8e63458
remove bogus : in docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78645 13f79535-47bb-0310-9956-ffa450edef68
1997-07-17 05:18:46 +00:00
Ken Coar
19558a0804
Add documentation for IndexOptions SuppressHTMLPreamble (and
...
alphabetise the options list, too).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78625 13f79535-47bb-0310-9956-ffa450edef68
1997-07-15 15:57:28 +00:00
Marc Slemko
daea21dbec
Fix IfModule typo.
...
Reviewed by:
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78595 13f79535-47bb-0310-9956-ffa450edef68
1997-07-12 19:43:09 +00:00
Marc Slemko
02846a128f
Minor cleanups.
...
Reviewed by:
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78586 13f79535-47bb-0310-9956-ffa450edef68
1997-07-11 06:14:19 +00:00
dgaudet
37eceb3153
Doc tweak from Ian.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78573 13f79535-47bb-0310-9956-ffa450edef68
1997-07-09 01:14:32 +00:00
dgaudet
dd7fd9a797
Fix mod_dir references.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78569 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 19:58:33 +00:00
dgaudet
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
Alexei Kosut
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
dgaudet
755e939953
The AccessFileName directive can now take more than one file.
...
Submitted by: "Lou D. Langholtz" <ldl@usi.utah.edu >
Reviewed by: Dean Gaudet, Marc Slemko, Brian Behlendorf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78555 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 02:04:38 +00:00
dgaudet
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
Ken Coar
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
Ken Coar
af3a6b9524
Numerous HTML cleanups, largely courtesy of weblint (thanx,
...
Marc!). Also brought core.html into some H2 naming consistency,
and cleaned up man-template.html. Much, much more to come..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78542 13f79535-47bb-0310-9956-ffa450edef68
1997-07-06 14:54:49 +00:00
Marc Slemko
44be91c644
HTML cleanups. weblint is your friend, and it is even right sometimes.
...
Reviewed by:
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78494 13f79535-47bb-0310-9956-ffa450edef68
1997-07-02 03:09:24 +00:00
Ken Coar
1abee768e8
Add documentation of new syntaxes for UserDir {disable|enable}, and
...
a nod in the security_tips for "UserDir disabled root".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78492 13f79535-47bb-0310-9956-ffa450edef68
1997-07-02 02:22:04 +00:00
dgaudet
0d38433b54
PR#372: EXTRA_LFLAGS was changed to EXTRA_LDFLAGS (and LFLAGS was changed
...
to LDFLAGS) to avoid complications with lex rules in make files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78476 13f79535-47bb-0310-9956-ffa450edef68
1997-06-30 21:42:28 +00:00
Marc Slemko
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
Marc Slemko
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
Ken Coar
b209756b03
Removal of the Evil TAB Characters.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78364 13f79535-47bb-0310-9956-ffa450edef68
1997-06-24 18:39:39 +00:00
Ken Coar
d547cd550f
Update mod_dir documentation to include IconHeight and IconWidth
...
keywords for the IndexOptions directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78358 13f79535-47bb-0310-9956-ffa450edef68
1997-06-24 16:36:56 +00:00
dgaudet
e6d59dda2a
Maybe help users a bit, I doubt it. Consider PR#480, PR#599.
...
Reviewed by:
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78338 13f79535-47bb-0310-9956-ffa450edef68
1997-06-22 23:58:38 +00:00
Marc Slemko
400e0c856d
SendBufferSize is not valid in a VirtualHost, so make Apache say so.
...
Note that allowing this to be set on a per socket (ie. per Listen
directive) basis could be useful for some, but isn't currently
implemented. Also note that the code as written may fail to work
correctly on some systems that don't copy the socket settings fully
on an accept().
Reviewed by: Randy Terbush, Dean Gaudet
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78281 13f79535-47bb-0310-9956-ffa450edef68
1997-06-10 00:28:33 +00:00
pcs
86e69ebe13
Update the summary part of mod_mime documentation to:
...
- not state that extensions must be given in a particular order
- mention assigning of handlers and use of info in content-negotiation
- mention effect of 'unknown' extensions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78263 13f79535-47bb-0310-9956-ffa450edef68
1997-06-07 12:53:01 +00:00
pcs
ed69756237
Document AddHandler can be used with multiple extensions (like
...
the other Add* directives). Remove <...> around AddHandler, ForceType
and SetHandler syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78261 13f79535-47bb-0310-9956-ffa450edef68
1997-06-07 12:27:50 +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
Ken Coar
c44922017a
Another typo (missed this one on the first go-round).
...
Submitted by: Martin Kraemer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78212 13f79535-47bb-0310-9956-ffa450edef68
1997-06-02 21:05:32 +00:00
Ken Coar
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
Ken Coar
b2e9132e3c
Enhanced documentation of variable substitution, and moved out
...
the `flow control' section to its own. (PR#545)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78186 13f79535-47bb-0310-9956-ffa450edef68
1997-05-29 12:00:07 +00:00
Ken Coar
e688e16c6d
Added documentation about use of {} in variable substitution.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78156 13f79535-47bb-0310-9956-ffa450edef68
1997-05-18 18:55:04 +00:00
Marc Slemko
5e3f7a281c
Note that mod_status only works in standalone mode, not inetd.
...
Addresses PR#566.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78133 13f79535-47bb-0310-9956-ffa450edef68
1997-05-10 05:43:25 +00:00
Chuck Murcko
4ec7800383
Redo 'controlling access to proxy' section, noting that Limit block is
...
required, that Files block is required for versions < 1.2b10, and using
all allowable methods in the Limit block.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78128 13f79535-47bb-0310-9956-ffa450edef68
1997-05-09 09:23:02 +00:00
dgaudet
1315e7cc11
More clarification for PR#521.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78119 13f79535-47bb-0310-9956-ffa450edef68
1997-05-07 19:24:36 +00:00
Marc Slemko
0748b1431f
Clarify that the ScriptLog is opened by the child processes so
...
permissions need to be set appropriately. Perhaps wouldn't hurt
to put an error in the error_log if it can't be opened.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78111 13f79535-47bb-0310-9956-ffa450edef68
1997-05-05 01:48:54 +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
dgaudet
9e448f8155
Add documentation about :port in virtualhost. Note the necessity of
...
using _default_:* if the user wants to match all ips on all ports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78098 13f79535-47bb-0310-9956-ffa450edef68
1997-05-04 20:11:53 +00:00
Marc Slemko
90b33005b0
Still more cleanups. Thanks to linklint for this round.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78083 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 05:59:56 +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