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

25 Commits

Author SHA1 Message Date
Ruediger Pluem
6051042314 * Allow directive elements in default elements as default values can be the
settings of other directives (e.g ProxyTimeout and Timeout).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686853 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 19:15:25 +00:00
Roy T. Fielding
891555dc16 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421072 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 01:54:21 +00:00
Colm MacCarthaigh
ebe24d48c7 Update the last year of copyright.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395229 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:23:42 +00:00
André Malo
4a5e555f8e adjust copyright notices in the style directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124113 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 15:35:57 +00:00
André Malo
05800c4089 modulefilelist is no longer a valid element
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103660 13f79535-47bb-0310-9956-ffa450edef68
2004-05-12 18:16:38 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
5d7df91a20 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102538 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:08:16 +00:00
André Malo
495c5a7774 re-introduce mod/allmodules.xml*
The change is mainly intended to save some memory during the build process.
Additionally we may get a bit more clearness in our document structure ...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99333 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 21:17:44 +00:00
André Malo
6dea9992a7 add support for metafile attribute.
(not backported yet; but later)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99325 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:17:08 +00:00
André Malo
31ab9c71d3 be more specific on element ordering and allow <seealso> within
the moduleindex


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98218 13f79535-47bb-0310-9956-ffa450edef68
2003-01-09 04:34:26 +00:00
Astrid Malo
54a94c3111 allow <br/> within <default> to increase readability for directives
with OS dependent defaults

thanks to nd for his help with xsl


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98109 13f79535-47bb-0310-9956-ffa450edef68
2002-12-25 02:50:09 +00:00
André Malo
bdc2bbf99c required changes to include the obsolete stuff.
- new entries in en.xml
- sidebar for moduleindex
- new <hint> element for modulesynopsis
- status attribute for <directive> and <module> in order to
  create correct links (status="obsolete" inserts an 'obs_'
  before the module file name in the href)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97234 13f79535-47bb-0310-9956-ffa450edef68
2002-10-16 06:45:22 +00:00
André Malo
805f42c21d move module list into sitemap.xml
allmodules.xml is no longer needed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96955 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 03:40:12 +00:00
André Malo
c8627c8651 rebuild of directive quickreference
this mostly modifies the layout and adds a letter bar

Reviewed by: Joshua Slive, Astrid Ke�ler


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96947 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 00:14:40 +00:00
André Malo
297fd57932 <letters> is no longer needed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96940 13f79535-47bb-0310-9956-ffa450edef68
2002-09-21 00:55:27 +00:00
Joshua Slive
979b613a81 Fix up a few small xml validity problems.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96912 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 18:14:25 +00:00
Erik Abele
9a3aee992b Clean-up for some newly located files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96651 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 22:59:32 +00:00
Joshua Slive
655acec662 Add a new DTD for a basic page in the users manual, and take out the common elements from
this and modulesynopsis.dtd into a common.dtd file.

Submitted by: Astrid Kessler <kess@kess-net.de>, Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96062 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 17:18:54 +00:00
patrikj
2dd4d89a22 Added <directiveindex>, <moduleindex>, and <modulefilelist>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94946 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 08:19:07 +00:00
patrikj
1c717bc6c6 Allow the border attribute in <img>
Allow the id attribute in <a>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93857 13f79535-47bb-0310-9956-ffa450edef68
2002-03-12 15:24:26 +00:00
patrikj
406c1313ff Removed <em> from <default>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93844 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 19:43:47 +00:00
patrikj
95defd8cab Added some attributes to various tags
Added <img> tag


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93841 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 12:58:23 +00:00
patrikj
068219cc6d Added %inlinetags; to <default> (some docs uses <em> in <default>)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93836 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 11:31:57 +00:00
Joshua Slive
9c19b9e53b A few tweaks to the DTD found while validating existing docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93740 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 20:42:40 +00:00
Joshua Slive
68738e393b Add a DTD for the new module docs.
At the moment, not everything will validate with this DTD.  This could be
for a couple reasons:

1. The DTD needs some slight adjustments.

2. The xml needs some slight adjustments.

On the other hand, some things like mod_rewrite.xml are so far from this
DTD that I don't think I will bother trying to make it validate right
now.

Submitted By: Brad Miller <brad@beldamar.com>, Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93728 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 16:19:35 +00:00