1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-04 21:42:15 +03:00

49 Commits

Author SHA1 Message Date
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
Rich Bowen
651abc3a73 w3c tidy to convert to xhtml. Please verify that foreign language files
in here have not been screwed up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91115 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:18:26 +00:00
Joshua Slive
42b1ce9084 There is still some stuff I'd like to do here, but I'll commit what
I have for the moment.  I've done three things:
1. Emphasize that auth does not need to be in .htaccess.
2. Add detailed discussion of each of the auth directives (does this
belong here?)
3. Remove the AuthGroupFile /dev/null which shouldn't be necessary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91088 13f79535-47bb-0310-9956-ffa450edef68
2001-09-19 15:27:17 +00:00
Cliff Woolley
08a3eb4ac1 mod_access is also important...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90899 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 03:07:49 +00:00
Rich Bowen
f3ceda7969 First cut at authentication tutorial. Need to add section about
alternate authentication modules such as mod_auth_db, but this is a
decent start.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90897 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 01:40:17 +00:00
Rich Bowen
516c849268 There's no particular reason to advertise ApacheToday and/or
Internet.com


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90896 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 01:26:24 +00:00
Joshua Slive
2761ae7342 Some doc updates realted to ssi.
1. Add info on how to activate ssi to upgrading.html.

2. Remove mention of the ssi magic mime-types, since they no
longer work.

3. Place a warning on xbithack that it doesn't currently work,
and reference the bug report.

4. Add a warning about mod_include parsing non-html content.

5. Misc little fixups.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89655 13f79535-47bb-0310-9956-ffa450edef68
2001-07-23 15:50:47 +00:00
Joshua Slive
68af27a953 Bring the mod_include docs up to scratch and link up the ssi tutorial.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89042 13f79535-47bb-0310-9956-ffa450edef68
2001-05-07 00:42:21 +00:00
Yoshiki Hayashi
aae567b783 New Japanese translation.
Submitted by:	Minoru Yamazato <yamazato@geocities.co.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88182 13f79535-47bb-0310-9956-ffa450edef68
2001-02-16 02:02:45 +00:00
Joshua Slive
ba3266faca Update all the references I can find to use SetOutputFilter to
actives SSIs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88072 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 23:33:36 +00:00
Joshua Slive
d6b4931fb7 Attributes should be quoted.
PR: 7122
Submitted by:   Kohei Watanabe


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87818 13f79535-47bb-0310-9956-ffa450edef68
2001-01-24 18:14:18 +00:00
Yoshiki Hayashi
5ba42f8b84 New Japanese translation by Minoru Yamazato <yamazato@geocities.co.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87704 13f79535-47bb-0310-9956-ffa450edef68
2001-01-18 08:54:02 +00:00
Rich Bowen
cbdbb7c852 Adding howto docs from 1.3 tree
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87274 13f79535-47bb-0310-9956-ffa450edef68
2000-12-09 19:57:35 +00:00