1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

362 Commits

Author SHA1 Message Date
Yoshiki Hayashi
493fd07bbc Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97446 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 07:30:32 +00:00
Yoshiki Hayashi
b219ca834e Update Japanese translations.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97444 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 07:21:04 +00:00
André Malo
e082418791 add index file for the howto directory
Submitted by: Tim Gerundt <tim@gerundt.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97410 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 19:50:12 +00:00
Erik Abele
3ba0aa91f3 updated transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97409 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 19:05:22 +00:00
André Malo
72d1b3b941 fix a lot of weird links and markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97407 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 18:09:08 +00:00
Yoshiki Hayashi
96102a49bd New XML.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97350 13f79535-47bb-0310-9956-ffa450edef68
2002-10-30 13:11:22 +00:00
Yoshiki Hayashi
7e5a93dcd6 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97274 13f79535-47bb-0310-9956-ffa450edef68
2002-10-21 06:51:12 +00:00
Yoshiki Hayashi
dc5db041a9 New XML.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97273 13f79535-47bb-0310-9956-ffa450edef68
2002-10-21 06:47:23 +00:00
Erik Abele
bb2e26f382 Fixed incorrect link.
BUG#: 13594
Submitted by: <sam@hennebert.be>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97204 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 17:00:38 +00:00
André Malo
ecc81a9ecc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97154 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 01:27:48 +00:00
André Malo
54c2f3418c fix many links in respect to the aaa changes.
Probably overlooked one or two ;-)

Some files are left unmodified, since the parts there
aren't clear or have to be (re-)written:

ebcdic.xml
new_features_2_0.xml
upgrading.xml


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97153 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 01:16:06 +00:00
André Malo
10eaf07e2b - fix several validation errors
- introduce CSS class td.centered: guess, what it does ;-)
  please, use with care...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97012 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 04:51:26 +00:00
Erik Abele
0ff5333bd6 Added <module>...</module> to module-references.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96918 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 21:40:38 +00:00
Rich Bowen
f4bab31b57 Convert cgi.html to xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96833 13f79535-47bb-0310-9956-ffa450edef68
2002-09-16 02:22:45 +00:00
Rich Bowen
6d83ecd13f Conversion of ssi.html to xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96832 13f79535-47bb-0310-9956-ffa450edef68
2002-09-16 01:49:39 +00:00
Rich Bowen
5adcd213c5 Get rid of my email address in yet another document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96831 13f79535-47bb-0310-9956-ffa450edef68
2002-09-16 00:04:34 +00:00
André Malo
ac80d35f0d update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96734 13f79535-47bb-0310-9956-ffa450edef68
2002-09-10 01:41:49 +00:00
Joshua Slive
f0d8734522 A couple small tweaks to the public_html tutorial.
1. Add a <seealso> to urlmapping.html.

2. Take some markup out of a <title>.  It is technically allowed,
but probably not a good idea.

3. Replace <DirectoryMatch /home/*/cgi-bin> with <Directory /home/*/cgi-bin>
since that is a shell-style wildcard and not a regular expression.  Also
replace Options +ExecCGI with Options ExecCGI, because it is safest to turn
off non-CGI Options in a cgi-bin directory.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96691 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 18:37:46 +00:00
Joshua Slive
31b1b62deb Transform updates.
Sorry for the massive diff folks.  I fell personally responsible for clogging
the Internet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 17:15:24 +00:00
David Shane Holden
cd3576cd5c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96668 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 03:42:20 +00:00
Erik Abele
229a2d3142 Updated XML plus transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96653 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:12:58 +00:00
Erik Abele
e0f7f2891f Fixed typo & link.
Submitted by: David Shane Holden <dpejesh@yahoo.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96506 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 21:07:51 +00:00
Erik Abele
d405d23dcb removed redundant HTML-file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96423 13f79535-47bb-0310-9956-ffa450edef68
2002-08-16 23:00:16 +00:00
Rich Bowen
cec5fbaf5b XML-ized versions. Are we supposed to remove the .html files now?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96381 13f79535-47bb-0310-9956-ffa450edef68
2002-08-15 15:47:10 +00:00
Rich Bowen
98199c706d Correct link for this directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96380 13f79535-47bb-0310-9956-ffa450edef68
2002-08-15 15:46:05 +00:00
Yoshiki Hayashi
1dc6786c63 Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96231 13f79535-47bb-0310-9956-ffa450edef68
2002-07-30 07:51:09 +00:00
Rich Bowen
74f62f8f1a typo in module name. mod_mine -> mod_mime
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96220 13f79535-47bb-0310-9956-ffa450edef68
2002-07-28 13:32:41 +00:00
Rich Bowen
133036f6bd This line seems to generate an awful lot of spam.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96219 13f79535-47bb-0310-9956-ffa450edef68
2002-07-28 13:32:11 +00:00
Yoshiki Hayashi
b51cd02aaa Sync with XHTML validity change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96198 13f79535-47bb-0310-9956-ffa450edef68
2002-07-26 08:12:04 +00:00
Rich Bowen
d78c998c6a Patch submitted by David Shane Holden to make docs valid xhtml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96194 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 21:46:42 +00:00
Rich Bowen
aa3e364d76 Added <code> formatting on keywords. Also ran tidy to generate valid
xhtml.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96192 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 21:07:59 +00:00
Rich Bowen
3a684bca45 Submitted by: Michael Schroepl
Typos, grammar, and phrasing corrections.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96191 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 19:10:17 +00:00
Rich Bowen
83990e2b0b Corrected invalid link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96189 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 17:11:33 +00:00
Rich Bowen
6a96194dfa Links to module, directive, and howto documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96188 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 17:07:12 +00:00
Rich Bowen
2f3b7a9dd6 First draft of .htaccess tutorial-style documentation.
Reviewed by:	Several people on docs mailing list, as well as various
folks on IRC.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96186 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 14:35:28 +00:00
Yoshiki Hayashi
a59dc7e3cf Improve translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95983 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 09:22:59 +00:00
Yoshiki Hayashi
45585402de Update Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95561 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 10:26:49 +00:00
Joshua Slive
b040a94a5c Fix typo in password file name.
PR: 9424


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95556 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 01:39:21 +00:00
Yoshiki Hayashi
ffe7519b15 New Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95544 13f79535-47bb-0310-9956-ffa450edef68
2002-06-06 07:24:32 +00:00
Yoshiki Hayashi
91be236dd1 Add missing right parenthesis.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95499 13f79535-47bb-0310-9956-ffa450edef68
2002-06-04 06:18:52 +00:00
Yoshiki Hayashi
8b552c0941 Update translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95233 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 12:13:20 +00:00
Cliff Woolley
f3072ac0f9 Removed extraneous whitespace.
PR: 8944
Submitted by:	Alex Batko <abatko@cs.mcgill.ca>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95021 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 18:53:40 +00:00
Joshua Slive
e90180cd50 Correct SSI time format reference.
Submitted by: masao@ulis.ac.jp (Masao Takaku)
PR: 8449


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94803 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 19:00:20 +00:00
Yoshiki Hayashi
ef41276555 s/.html.html/.html/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94763 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 10:01:38 +00:00
Yoshiki Hayashi
81af178d14 Sync up to the latest English version (convert to XHTML).
Submitted by:	Nobuyuki Morita <marika@@plum.freemail.ne.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94691 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 07:42:05 +00:00
Justin Erenkrantz
c11d132892 Remove mod_auth_db since we've received enough votes (Justin, Ian, and
Lars) and ample warning has been posted to dev@httpd.

mod_auth_dbm should be able to take over all functionality of mod_auth_db
with the AuthDBMType directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93010 13f79535-47bb-0310-9956-ffa450edef68
2002-01-24 23:47:31 +00:00
Joshua Slive
045224ce9b htmltidy made a mess of the headers and footers. Put them back in shape.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92855 13f79535-47bb-0310-9956-ffa450edef68
2002-01-15 01:48:00 +00:00
Chris Pepper
d8fa8fb9db Fixed a few typos.
Fixed some HTML tags (case, href/name/id)
Added a mention of multiple 'arguments' to allow/deny, and an example. This should probably be more explicit, but I'm not sure of the details (should we show with leading/trailing periods, and explain that IPs are assumed to be the left side, but hostnames are assumed to be the right side?).
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92414 13f79535-47bb-0310-9956-ffa450edef68
2001-12-11 01:49:46 +00:00
Joshua Slive
7edd8f5d42 Update SSI docs to use AddOutputFilter in place of SetOutputFilter.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92349 13f79535-47bb-0310-9956-ffa450edef68
2001-12-05 19:11:45 +00:00
Joshua Slive
2949fe5417 Clarify a little how options work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92222 13f79535-47bb-0310-9956-ffa450edef68
2001-11-28 19:19:49 +00:00