1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-31 19:10:37 +03:00
Commit Graph

26 Commits

Author SHA1 Message Date
Rich Bowen
c4b63bf4dc Remove grossly outdated browser compatibility column
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525489 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 01:05:50 +00:00
Daniel Gruno
912fb9b877 More typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328589 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 06:13:05 +00:00
Igor Galić
b4441226c9 update references, culling dead links and the dead SSLv2 protocol.
Pending: update of the actual content.
The text reads like it's ten years old, like certificate chaining
is the hot new shit. It's not, people still get it wrong. We should
address that. Among other things..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328523 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 21:57:11 +00:00
Igor Galić
c33dd072cf As a healthy starting point, remove the Tanenbaum quote.
SSL is bad enough, no need to intimidate folks before they
even set out.
Remove out-dated references to books and authors.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328169 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 01:28:48 +00:00
Jim Jagielski
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
Vincent Bray
0efc0ea5fa Grammar fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713605 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 01:23:00 +00:00
Takashi Sato
f32647d426 Style fix. Almost all are detabs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@659902 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25 03:28:34 +00:00
Vincent Bray
629709d8fd Various language fixes.
Submitted by Lucien Gentis <lucien.gentis lorraine.iufm.fr>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@601634 13f79535-47bb-0310-9956-ffa450edef68
2007-12-06 07:13:35 +00:00
Roy T. Fielding
44fa6e0073 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 20:55:32 +00:00
Colm MacCarthaigh
dd95d7c37c Update the copyright year in all .c, .h and .xml files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
Colm MacCarthaigh
974bc09698 Language, spelling and grammar fixes for ssl_intro.xml
Submitted by Noirin Plunkett <firebird nerdchic.net>



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@279128 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 21:43:28 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
f650d76c97 fix copyright notice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125274 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 16:43:53 +00:00
André Malo
4ac4e5a1e3 $Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 18:42:58 +00:00
André Malo
3b900e6993 adjust properties and revision expansion of the English docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 17:06:17 +00:00
André Malo
62f86e9849 images to images
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105484 13f79535-47bb-0310-9956-ffa450edef68
2004-10-16 17:45:52 +00:00
André Malo
79bba88026 add revision keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103425 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 11:18:06 +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
64fcec24d3 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102533 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:25:19 +00:00
Joshua Slive
c1787db624 - Add some <columspec> table-size hints
- Remove some <br>s where they really shouldn't be

- Reorder the sitemap slightly (indexes at the end)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100244 13f79535-47bb-0310-9956-ffa450edef68
2003-06-13 15:12:02 +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
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
Chris Pepper
d4ac45922d Many simple typos.
RedHat's -> Red Hat's, underlaying -> underlying
	the Netherlands, the United Kingdom, the United States

	Additionally, ssl_howto.xml uses 'coherences' unclearly -- should this be 'interactions?.

	ssl_compat.xml uses 'compactified', which isn't a real word, but I'm not sure what it's intended to mean.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99052 13f79535-47bb-0310-9956-ffa450edef68
2003-03-24 01:54:27 +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
Erik Abele
9d23d28e29 fixed links to F. Hirsch's pages, resolves bug #14253
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97408 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 19:00:04 +00:00
André Malo
de6ba802b9 New SSL XML, part two.
Submitted by: Thomas Sj�gren <thomas@northernsecurity.net>

[This is also not the original submission. I revised a lot
of things (structure, markup etc.)]

other files: style & markup fine tuning


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97009 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 00:11:28 +00:00