1
0
mirror of https://github.com/apache/httpd.git synced 2025-04-18 22:24:07 +03:00

39 Commits

Author SHA1 Message Date
Joe Orton
7f6aec2cf7 Follow up to r1880368 and r1880980:
Complete move to .en.utf8 suffixes in two steps:

1. From fresh checkout, renamed all existing files:
 
$ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done

2. Ran "./build.sh all" which also regenerates the typemaps.

[skip ci]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68
2020-08-19 07:31:23 +00:00
Christophe Jaillet
e04a53399a Update "en" generated doc files to UTF-8
There seems to be an issue with mod_socache_redis.*
The files were marked as deleted in my tree, and are not seen as modified after running ./build.sh

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878790 13f79535-47bb-0310-9956-ffa450edef68
2020-06-13 07:18:35 +00:00
André Malo
165ee80c6a ran build bootstrap and rebuild transformation. sorry for the noise.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 21:09:09 +00:00
André Malo
f2b5ac922b move es and fr targets to *.utf8 extension. Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843201 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 20:59:30 +00:00
Lucien Gentis
a92100ebe1 French html doc files : UTF-8 encoding in order to get rid of HTML entities.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
2018-09-30 15:02:28 +00:00
Lucien Gentis
e2384b3ebd Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728858 13f79535-47bb-0310-9956-ffa450edef68
2016-02-06 17:46:30 +00:00
Lucien Gentis
985fcfccee Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727738 13f79535-47bb-0310-9956-ffa450edef68
2016-01-30 17:36:32 +00:00
André Malo
74aaf86f92 rename zh-cn html files and update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564801 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 15:20:19 +00:00
Rich Bowen
c787a7ffcf Rebulds transformation, adding simplified chinese translation documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070871 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:52:47 +00:00
André Malo
6b13fae5df update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@676427 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 20:01:46 +00:00
Takashi Sato
12137c2258 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
André Malo
dc4dd2ce5b move Japanese output files to utf-8
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:48:46 +00:00
André Malo
6c5b8e4d1c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@566273 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 17:25:52 +00:00
André Malo
47ceb237e0 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104420 13f79535-47bb-0310-9956-ffa450edef68
2004-07-29 18:23:10 +00:00
André Malo
2237a80f89 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103491 13f79535-47bb-0310-9956-ffa450edef68
2004-04-23 22:57:02 +00:00
André Malo
8d00650919 build typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
Yoshiki Hayashi
9cb03e576b New Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88891 13f79535-47bb-0310-9956-ffa450edef68
2001-04-19 03:08:04 +00:00
Joshua Slive
7b07fd280c Clean up the filter.html and handler.html files a little.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88087 13f79535-47bb-0310-9956-ffa450edef68
2001-02-11 05:58:19 +00:00
Joshua Slive
951f821c85 Consistency enforcement for directives that take extensions and a
reformat of mod_isapi.html into the new standard format.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87157 13f79535-47bb-0310-9956-ffa450edef68
2000-12-02 21:39:03 +00:00
Joshua Slive
23f6308b23 Bring a couple typo fixes forward from 1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86984 13f79535-47bb-0310-9956-ffa450edef68
2000-11-16 22:25:14 +00:00
Joshua Slive
099abe3ac0 Style changes and small content changes to handler.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86725 13f79535-47bb-0310-9956-ffa450edef68
2000-10-23 21:59:33 +00:00
Lars Eilebrecht
a115364516 broken link...
PR: 3867
Submitted by: SAFRAN Philippe <Philippe.Safran@sherpa.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82794 13f79535-47bb-0310-9956-ffa450edef68
1999-02-11 20:22:59 +00:00
pcs
c5f5f84f58 Add link to description of how files with multiple extensions are
handled. At the same time update the descriptions of the directives
to make the descriptions in the authoritative file (mod/mod_mime.html).

PR: 3151


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82405 13f79535-47bb-0310-9956-ffa450edef68
1998-11-20 15:56:34 +00:00
Manoj Kasichainula
e8c2bb7047 PR: 2706
Changed references to "/status" to "/server-status". This isn't really
necessary, but a user was confused by the difference between the docs and
the configuration file, and consistency is a good thing.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82329 13f79535-47bb-0310-9956-ffa450edef68
1998-10-29 20:27:13 +00:00
Marc Slemko
31860d70c0 Add a "default-handler" handler that calls the default_hander()
function which is normally called for static content.  This allows
you to override a specific handler.  This is not a complete solution to
being able to "unconfigure" things as asked for in PR#2979, but it is
still useful.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82288 13f79535-47bb-0310-9956-ffa450edef68
1998-10-21 05:57:58 +00:00
Ken Coar
1b19735a79 Part 2 of the semi-regular HTML normalisation. Now on to
apache-site...  No thirty.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81322 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:22:48 +00:00
Ken Coar
9f23f69529 Fix some broken links detexted by Xenu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80188 13f79535-47bb-0310-9956-ffa450edef68
1998-02-11 14:34:28 +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
Ken Coar
6e5d24ac49 Changed colours from mnemonics to #rrggbb syntax, since some
older browsers (e.g., Mozilla 1.1) don't know the names yet.

Submitted by:	Comments from Marc Slemko, Brian Behlendorf


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78222 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 11:07:52 +00:00
Ken Coar
7ff22e8e2a Documentation appearance rework, pass 1, phase 1: background,
aligning first H1 and image in the centre.  This is just the
	top-level htdocs/manual directory.  Still to do: subordinate
	directories, format normalisation (to HR or not to HR?).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78218 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 02:55:26 +00:00
pcs
3e5eb47410 Add missing >
Submitted by: Martin.Kraemer@mch.sni.de


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77919 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 12:43:20 +00:00
brian
62b2d318fb Yet another small change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77208 13f79535-47bb-0310-9956-ffa450edef68
1996-12-05 16:53:33 +00:00
brian
01e3f84dc4 Miscellanous link problems reported by users, fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77198 13f79535-47bb-0310-9956-ffa450edef68
1996-12-05 06:26:26 +00:00
brian
b89fa01e35 Reviewed by:
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77196 13f79535-47bb-0310-9956-ffa450edef68
1996-12-05 05:49:19 +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
brian
3448d5d677 Another massive sweep, adding SSI header/footer combos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77020 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:47:40 +00:00
paul
2ada5933c8 New manual setup. This is the current docs for all versions of the
server merged into a single manual.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76987 13f79535-47bb-0310-9956-ffa450edef68
1996-11-18 19:51:08 +00:00