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
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
Rainer Jung
402dbbad20
Update transformations.
...
Sorry for the noise, blame it to the
simplified chinese cleanup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00
Rainer Jung
a90ae4579d
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:53:44 +00:00
Takashi Sato
eb0076cdb9
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@708603 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 16:31:45 +00:00
Nilgun Belma Buguner
e5888dcf78
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703336 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 06:41:32 +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
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
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
f897e63cf5
New Japanese translation. Forward port from 1.3.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95214 13f79535-47bb-0310-9956-ffa450edef68
2002-05-22 10:22:40 +00:00
Rich Bowen
b194f74ce9
The suexec arguments now start with --with.
...
Note that there are also two arguments missing, according to ./configure
--help. Specifically, --with-suexec-bin and --with-suexec-umask. Can I
can add those in, if desired, but if someone more familiar with it could
do so, perhaps it would be a little more descriptive.
Obtained from: #apache on openprojects.net
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95050 13f79535-47bb-0310-9956-ffa450edef68
2002-05-12 23:53:42 +00:00
Martin Kraemer
320c229e8b
Fix broken links
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91461 13f79535-47bb-0310-9956-ffa450edef68
2001-10-14 15:35:04 +00:00
Rich Bowen
1bf05b9838
Ran w3c tidy on these as 'tidy -mi -asxml' to get xhtml. Please verify,
...
in particular, the non-english files, to make sure I did not screw
anything up. They look fine to me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 18:53:20 +00:00
Joshua Slive
a5c1252d88
Fix a few broken links.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87071 13f79535-47bb-0310-9956-ffa450edef68
2000-11-23 03:59:24 +00:00
Ken Coar
2133186f4f
The semi-occasional partial cleaning-up of the HTML..
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82618 13f79535-47bb-0310-9956-ffa450edef68
1999-01-08 23:13:29 +00:00
Lars Eilebrecht
b64f8bf0ef
Finalize my suEXEC/APACI patch...
...
This is a temporary version. I'll update the paths later based
on what we decide regarding the APACI default paths.
(Any native english speaker is welcome to proofread the text. :-))
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82386 13f79535-47bb-0310-9956-ffa450edef68
1998-11-12 20:10:52 +00:00
Ken Coar
dda1e03ed0
Some more consistency (cgi -> CGI) fixes, and shortened long lines.
...
(There are about 200 more >80 lines in the dos, but I haven't the
time now to fix 'em. Oh well.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82069 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 14:52:03 +00:00
Martin Kraemer
b73da07b6f
Corrected the path to src/include/httpd.h, as suggested by
...
Brian Reichert <reichert@numachi.com >
PR: 2359
Submitted by: Brian Reichert <reichert@numachi.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81836 13f79535-47bb-0310-9956-ffa450edef68
1998-07-30 16:42:47 +00:00
Marc Slemko
d5516a55c9
No longer correct (and never really was) to tell them to type cc ...
...
to compile suexec.
PR: 2517
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81767 13f79535-47bb-0310-9956-ffa450edef68
1998-07-18 21:43:13 +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
Ralf S. Engelschall
2f0af27863
Little enhancement of suEXEC docs to make sure the user knows that he can
...
install suEXEC via APACI but only if he is carefully and does something
explicitly (options).
Submitted by: Jason A. Dour <jason@dour.org >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81278 13f79535-47bb-0310-9956-ffa450edef68
1998-05-15 08:24:23 +00:00
Ken Coar
6740cae1bc
More HTML fixes (improper nesting of tags).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80134 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 22:34:05 +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
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
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
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
Randy Terbush
18089b5612
Update suexec docs.
...
Reviewed by: Ken Coar, Randy Terbush
Submitted by: Jason Dour
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78245 13f79535-47bb-0310-9956-ffa450edef68
1997-06-05 20:07:19 +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
Ken Coar
0e29cb212c
Changed <B>s to <STRONG>s, <I>s to <EM>s, brought most of the lines
...
to less than 80 characters, and corrected the note about what
characters aren't allowed in the path.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78086 13f79535-47bb-0310-9956-ffa450edef68
1997-05-04 03:46:35 +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
Randy Terbush
7dc41337c5
Update suEXEC docs to reflect recent changes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77357 13f79535-47bb-0310-9956-ffa450edef68
1996-12-27 22:15:46 +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
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
Randy Terbush
57a45232f1
Asthetics
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77137 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 00:50:10 +00:00
Randy Terbush
046b3514d2
First of cut of suexec docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77125 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 20:04:00 +00:00
Randy Terbush
b2adf7a9fc
First step to adding docs for SUEXEC. Relocate a missing file, etc.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77118 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 17:06:57 +00:00