1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-13 00:22:48 +03:00
Commit Graph

33 Commits

Author SHA1 Message Date
Joshua Slive
e0172fec31 Here goes: now committing the transformed version of the xml docs. This is
necessary to avoid having to keep the two in sync while we convert.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93501 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 18:37:19 +00:00
Joshua Slive
c31924bb86 ScriptAlias requires mod_cgi
Submitted by:	TD - Sales International Holland B.V. <td@salesint.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93076 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 15:46:58 +00:00
Rich Bowen
f88b50dec4 w3c tidy to convert to xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
Joshua Slive
b8861ba216 Bringing forward from 1.3: small changes to standardize argument types.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89603 13f79535-47bb-0310-9956-ffa450edef68
2001-07-18 20:25:19 +00:00
Yoshiki Hayashi
d09f32188d Typo fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89233 13f79535-47bb-0310-9956-ffa450edef68
2001-05-28 10:37:34 +00:00
Joshua Slive
e3489b6948 Normalize syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
2000-12-09 19:50:04 +00:00
Joshua Slive
d9b68396db Style updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86324 13f79535-47bb-0310-9956-ffa450edef68
2000-09-25 21:50:07 +00:00
Joshua Slive
9f0a23de08 PR: 4976
Obtained from: Claus "F�rber" <claus@faerber.muc.de>

Fix Compatibility statement.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86238 13f79535-47bb-0310-9956-ffa450edef68
2000-09-15 19:59:53 +00:00
Joshua Slive
ed488c48e5 PR: 6470,6450,6218,6216,6478
Submitted by:	pepper@reppep.com
Reviewed by:	Joshua Slive
Grammar fixes from the bug database.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86189 13f79535-47bb-0310-9956-ffa450edef68
2000-09-09 18:19:55 +00:00
Ralf S. Engelschall
71f32e92db Fix context description of RedirectMatch. It's also
useable in per-dir context - similar to Redirect.

Submitted by: Klaus Johannes Rusch <KlausRusch@atmedia.net>
PR: 4611


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83409 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 14:32:15 +00:00
Lars Eilebrecht
8228a41e9d Typo.
PR: 4060
Submitted by: Axel Beckert <axel@dagstuhl.de>
Reviewed by: Lars


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82915 13f79535-47bb-0310-9956-ffa450edef68
1999-03-15 22:14:39 +00:00
pcs
42d564b100 Note that Redirect* require FileInfo override.
PR: 3346


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82411 13f79535-47bb-0310-9956-ffa450edef68
1998-11-20 17:07:38 +00:00
Ken Coar
64b5f061b7 Fix some typos and inaccuracies and incorrectnesses.
PR:		3016
Submitted by:	Youichirou Koga <y-koga@jp.FreeBSD.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82061 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 12:06:41 +00:00
Ken Coar
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
dgaudet
ab8f939aa0 what a tangled web we weave... PR: 1874
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80322 13f79535-47bb-0310-9956-ffa450edef68
1998-02-26 07:01:12 +00:00
Ken Coar
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
Ken Coar
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
Ken Coar
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
Marc Slemko
dddf03b3cc Misc spelling fixes.
PR: 1600
Obtained from:
Submitted by:	 "Daniel S.Lewart" <d-lewart@uiuc.edu>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79798 13f79535-47bb-0310-9956-ffa450edef68
1997-12-29 20:41:55 +00:00
Ken Coar
7b64dc54a0 Correct missing keyword on ScriptAliasMatch example.
PR:		1512
Submitted by:	Ronnie Brunner <brunner@netcetera.ch>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79677 13f79535-47bb-0310-9956-ffa450edef68
1997-12-07 23:03:45 +00:00
Sameer Parekh
c2edc0550e Set default pathnames -everywhere- to /usr/local/apache
PR:
Obtained from:
Submitted by:	Sameer Parekh
Reviewed by: Jim, Martin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79464 13f79535-47bb-0310-9956-ffa450edef68
1997-10-25 22:35:13 +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
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
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
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
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
e77d21ffc9 Submitted by: suggested by Martin Kraemer <Martin.Kraemer@mch.sni.de>
Clarification


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77238 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 06:06:41 +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
741ec433e6 Fix compat notes, and make the UserDir docs to be (a) correct, and (b)
to use more "friendly" expamples (hah).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77102 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 06:44:40 +00:00
pcs
5c93e241e4 Document the "Redirect [ temp | permanent | seeother | gone ] ..." format of
Redirect directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77073 13f79535-47bb-0310-9956-ffa450edef68
1996-11-27 09:30:51 +00:00
Sameer Parekh
a43d108f1e Add redirecttemp/perm directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77057 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 06:13:47 +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