1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-20 13:53:45 +03:00

23 Commits

Author SHA1 Message Date
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