1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-06 09:01:00 +03:00

81 Commits

Author SHA1 Message Date
André Malo
c3b3360f2a mod_authz_file doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99541 13f79535-47bb-0310-9956-ffa450edef68
2003-04-23 18:08:56 +00:00
Joshua Slive
9057c74422 Expand out all the SSI for the last time. This will allow us to
turn off SSI on httpd.apache.org, except for the /docs/ directory.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99534 13f79535-47bb-0310-9956-ffa450edef68
2003-04-23 15:00:53 +00:00
André Malo
cb856eda18 update japanese transformation.
Note: the removed sequences ('esc $ B' 'esc ( B' (or other way round)) are ok.
These are useless "shift on"/"shift off" switches. See RFC 1468.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99356 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 18:16:03 +00:00
André Malo
a9cddb794f remove the relativepath element from the documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 15:04:47 +00:00
André Malo
ea559a3637 add metafiles. These files contain information that is relevant for one
document but all variants of it (i.e. one basename), such as avail. languages,
formats etc.

(Note, that it's still a noop for the output.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99330 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 19:47:31 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
André Malo
ada7cc544a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99310 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 14:58:25 +00:00
André Malo
09c1600f15 new XML for howto/auth
I changed the references to the auth modules, so that they're matching
the new model, but it probably needs a rewrite anyway.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99288 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 00:13:02 +00:00
Erik Abele
e9174667a8 Fix validation issue (added missing XML declaration).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98889 13f79535-47bb-0310-9956-ffa450edef68
2003-03-03 20:27:31 +00:00
André Malo
933b30676f markup & formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98070 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 17:35:03 +00:00
André Malo
846c8dc55f markup & formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98066 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 15:22:49 +00:00
Yoshiki Hayashi
5831386ebd Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97961 13f79535-47bb-0310-9956-ffa450edef68
2002-12-16 09:10:47 +00:00
André Malo
abdf6afb19 section id "footer" conflicts with the generated "footer" section.
Changed the section id to "standard-footer".
(someone else may update the .ja transformation)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97939 13f79535-47bb-0310-9956-ffa450edef68
2002-12-15 23:08:53 +00:00
André Malo
f994207d9b update transformation: part V/V
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97868 13f79535-47bb-0310-9956-ffa450edef68
2002-12-11 21:33:39 +00:00
André Malo
d174172d3c update version to 2.1 in main index.html.* (except korean, can't display)
and header/footer.html files


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97783 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 16:11:01 +00:00
André Malo
1806293559 update English transformation
(a lot of stuff, sorry!; whe should really improve the page headers for
better diffs....)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97782 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 15:18:40 +00:00
Rich Bowen
e5366da131 Opened <Directory> but closed </DirectoryMatch>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97576 13f79535-47bb-0310-9956-ffa450edef68
2002-11-20 21:59:27 +00:00
André Malo
068d47522a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97550 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:42:28 +00:00
André Malo
d7c74e418a - add several <parentdocument>s
- mention the rewriteguide on misc/index
  (hmm, what about the perf-hp document in /platform/?
   Is it still on topic?)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97549 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:28:40 +00:00
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