William A. Rowe Jr
37af7a852e
Sync anchor href alt titles
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567134 13f79535-47bb-0310-9956-ffa450edef68
2007-08-17 20:42:56 +00:00
Chris Darroch
064ecf6593
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@463129 13f79535-47bb-0310-9956-ffa450edef68
2006-10-12 04:13:12 +00:00
Roy T. Fielding
5347b4715f
update collective copyright notice in manual
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421086 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 02:42:24 +00:00
Noirin Plunkett
5da80fcaed
Adding updated mod_ssl HOWTO to the website
...
Also committing transforms with new (2006) copyright notice.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@369229 13f79535-47bb-0310-9956-ffa450edef68
2006-01-15 16:04:23 +00:00
André Malo
1537670b90
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@352028 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 21:56:02 +00:00
Justin Erenkrantz
d147d2bcb0
Update transformations after version bump.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332905 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 06:16:08 +00:00
Astrid Malo
9df8cb2bb0
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124062 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 02:56:02 +00:00
André Malo
32f6dfc6db
oops. while switching to euc-jp I've removed also the html-only .ja.jis files.
...
recode to euc-jp and re-add them (only one in 2.1)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104423 13f79535-47bb-0310-9956-ffa450edef68
2004-07-29 19:23:29 +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
2fd79b7da0
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102714 13f79535-47bb-0310-9956-ffa450edef68
2004-02-21 00:31:45 +00:00
André Malo
6e851fe790
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102708 13f79535-47bb-0310-9956-ffa450edef68
2004-02-20 23:04:49 +00:00
André Malo
abf251c6e6
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100088 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 16:13:52 +00:00
André Malo
22a9e9dc4f
update transformation - en
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99945 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 15:39:29 +00:00
André Malo
34a80376ea
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
2003-05-01 23:13:33 +00:00
André Malo
c5daf7a3dd
- new developer/index.xml
...
- add references from the subdocuments to the index file (<parentdocument>)
- fix German sitemap reference revision # to be up-to-date
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99243 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 18:13:21 +00:00
André Malo
00b18f605f
new XML
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99238 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 16:49:15 +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
Yoshiki Hayashi
063d987575
Grammer police.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95985 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 11:24:46 +00:00
Rich Bowen
36ec29d531
Ran tidy to convert to xhtml
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91113 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:12:40 +00:00
Cliff Woolley
09e715dbfa
More of s/ap_table_t/apr_table_t/g;
...
Also s/ap_status_t/apr_status_t/;
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89435 13f79535-47bb-0310-9956-ffa450edef68
2001-06-27 18:51:23 +00:00
Cliff Woolley
9bcbfdc46c
It's apr_pool_t, not apr_pools_t. And tables are in APR's namespace, not
...
Apache's, so it's apr_table_t and not ap_table_t.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89434 13f79535-47bb-0310-9956-ffa450edef68
2001-06-27 18:44:20 +00:00
William A. Rowe Jr
3b24cc7824
Update docs to reflect API changes and typos.
...
Harrie Hazewinkel <harrie@covalent.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89426 13f79535-47bb-0310-9956-ffa450edef68
2001-06-27 03:34:15 +00:00
Joshua Slive
90e122aadc
A little more prettying up of developer docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87119 13f79535-47bb-0310-9956-ffa450edef68
2000-11-29 02:30:36 +00:00
David Reid
5973d1edff
The remaining files for the new documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84468 13f79535-47bb-0310-9956-ffa450edef68
2000-01-15 20:13:50 +00:00