1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-27 02:37:32 +03:00

45 Commits

Author SHA1 Message Date
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
84b3d784fe update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104085 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 16:57:34 +00:00
André Malo
2237a80f89 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103491 13f79535-47bb-0310-9956-ffa450edef68
2004-04-23 22:57:02 +00:00
André Malo
8d00650919 build typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
Yoshiki Hayashi
6b18853d93 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@95427 13f79535-47bb-0310-9956-ffa450edef68
2002-05-31 07:38:49 +00:00
Yoshiki Hayashi
9354c36d80 Update URL to mirror finding script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95346 13f79535-47bb-0310-9956-ffa450edef68
2002-05-29 11:01:22 +00:00
Joshua Slive
e5336020ac Get rid of the mod/index-bytype.html file. Now that we have better
cross-referencing and unifying documentation it isn't necessary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95281 13f79535-47bb-0310-9956-ffa450edef68
2002-05-25 16:47:20 +00:00
Roy T. Fielding
075a0a7916 Fix location of KEYS file in docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91937 13f79535-47bb-0310-9956-ffa450edef68
2001-11-14 06:20:38 +00:00
Rich Bowen
1bf05b9838 Ran w3c tidy on these as 'tidy -mi -asxml' to get xhtml. Please verify,
in particular, the non-english files, to make sure I did not screw
anything up. They look fine to me.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 18:53:20 +00:00
Joshua Slive
941bc17c48 Add some instructions on verifying PGP signatures. This could really
use a review from some people who understand these issues better than
I do.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89394 13f79535-47bb-0310-9956-ffa450edef68
2001-06-20 04:33:13 +00:00
Joshua Slive
d9a2c3aade Add a little more info on ways to enable modules, add an index, and
clean up a few things.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89189 13f79535-47bb-0310-9956-ffa450edef68
2001-05-21 20:31:37 +00:00
Joshua Slive
57531bfe0d Major update of install.html.
This still needs a great deal of work.  In particular, many of the
./configure command line options are not documented because I was not
able to get them to work in my testing.  However, there is enough
documented here to get most people going.  Hopefully, as things
are fixed, they will get added.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89168 13f79535-47bb-0310-9956-ffa450edef68
2001-05-20 01:30:59 +00:00
Joshua Slive
57337b1f41 Replace install.html with an html-ized version of
httpd-2.0/INSTALL.

Discussion following on apache-docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89067 13f79535-47bb-0310-9956-ffa450edef68
2001-05-10 05:40:04 +00:00
Ken Coar
382c21439a Change the links to point to the new distribution directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88609 13f79535-47bb-0310-9956-ffa450edef68
2001-03-28 21:26:29 +00:00
Joshua Slive
ddc6935d94 - Remove documentation on command line options from invoking.html
since the man pages are now in the html docs.
- Move information on "starting the server" from install.html to
  a more proper location "invoking.html"
- Add a few more details here and there.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87877 13f79535-47bb-0310-9956-ffa450edef68
2001-01-27 23:32:36 +00:00
Joshua Slive
3404634c64 Place a note in some of the files that contain obsolete information.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87505 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 22:36:03 +00:00
Eric Cholet
59a6e9110e typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87398 13f79535-47bb-0310-9956-ffa450edef68
2000-12-18 17:28:06 +00:00
Joshua Slive
a5c1252d88 Fix a few broken links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87071 13f79535-47bb-0310-9956-ffa450edef68
2000-11-23 03:59:24 +00:00
Ralf S. Engelschall
e6f39ce720 Fixed typo in htdocs/manual/install.html.
Submitted by: Chris Pepper <pepper@tgg.com>
PR: 5360


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84168 13f79535-47bb-0310-9956-ffa450edef68
1999-11-28 11:38:58 +00:00
brian
025799e406 PR:
Slight typo corrected.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83118 13f79535-47bb-0310-9956-ffa450edef68
1999-04-27 08:26:55 +00:00
pcs
ffa0b686b4 Make documentation clearer for Windows users: state when descriptions
apply only to Unix; add links to Windows and TPF instructions. Where
defaults are different in OS/2 or Windows, show them.  Add the -k command
line option (Windows only).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82409 13f79535-47bb-0310-9956-ffa450edef68
1998-11-20 16:39:03 +00:00
Ken Coar
681f8e5fec More documentation consistency cleanup for 1.3.2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82066 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 14:15:02 +00:00
Ken Coar
caec9aac63 The semi-regular HTML cleanup of the documentation. There are
some HTML errors (incorrect anchor nesting, primarily) coming in
	another commit.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82064 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 12:33:12 +00:00
Ken Coar
1b19735a79 Part 2 of the semi-regular HTML normalisation. Now on to
apache-site...  No thirty.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81322 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:22:48 +00:00
brian
62e9d8a4e3 PR: 1808
Add note about setting the proper system time.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81314 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 10:19:18 +00:00
Ken Coar
80c32a1d5f Another pass at the normalisation of the HTML tags. Some
corrections coming up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00
Ken Coar
07050bb5be A truly mighty mod normalising HTML tags to uppercase, and
'i' and 'b' to 'EM' and 'STRONG' respectively.  Been threatening
	to do this for months.. no-one need try to maintain this when
	writing/modifiying the docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
dgaudet
dfe3c56004 We talk about a "proper installation" occasionally... and assume folks know
how to set the perms on the serverroot.  But I don't think we document it
anywhere.  Nowhere that's easily found direct from the "how to install"
page.  Document it better, link to it.  Remove the install_1_1 docs.
Update a 1.2 reference to 1.3.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79686 13f79535-47bb-0310-9956-ffa450edef68
1997-12-14 00:49:19 +00:00
pcs
1e31dcc373 Fix the default Apache path
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79644 13f79535-47bb-0310-9956-ffa450edef68
1997-11-25 09:47:47 +00:00
pcs
b87cc5f7f2 PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79642 13f79535-47bb-0310-9956-ffa450edef68
1997-11-25 09:41:46 +00:00
Sameer Parekh
c2edc0550e Set default pathnames -everywhere- to /usr/local/apache
PR:
Obtained from:
Submitted by:	Sameer Parekh
Reviewed by: Jim, Martin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79464 13f79535-47bb-0310-9956-ffa450edef68
1997-10-25 22:35:13 +00:00
pcs
f076f7a56b Update sample output from Configure to something more like what it
generates now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79045 13f79535-47bb-0310-9956-ffa450edef68
1997-08-24 12:55:09 +00:00
pcs
c48de3bdda Initial documentation for the new Configure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78950 13f79535-47bb-0310-9956-ffa450edef68
1997-08-11 10:04:43 +00:00
brian
20afef22dc PR:
Typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78926 13f79535-47bb-0310-9956-ffa450edef68
1997-08-08 17:24:44 +00:00
Ken Coar
87226ebeb8 More HTML cleanups, retrofit of intentional <XA> tag to a no-op
<A NAME> (thanks, Marc).  Lots of trailing blanks removed throughout.
	Small addition to the new_features_1_3 page.  Plenty of
	cleanup still to come..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78545 13f79535-47bb-0310-9956-ffa450edef68
1997-07-06 17:19:19 +00:00
dgaudet
0d38433b54 PR#372: EXTRA_LFLAGS was changed to EXTRA_LDFLAGS (and LFLAGS was changed
to LDFLAGS) to avoid complications with lex rules in make files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78476 13f79535-47bb-0310-9956-ffa450edef68
1997-06-30 21:42:28 +00:00
Ken Coar
6e5d24ac49 Changed colours from mnemonics to #rrggbb syntax, since some
older browsers (e.g., Mozilla 1.1) don't know the names yet.

Submitted by:	Comments from Marc Slemko, Brian Behlendorf


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78222 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 11:07:52 +00:00
Ken Coar
7ff22e8e2a Documentation appearance rework, pass 1, phase 1: background,
aligning first H1 and image in the centre.  This is just the
	top-level htdocs/manual directory.  Still to do: subordinate
	directories, format normalisation (to HR or not to HR?).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78218 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 02:55:26 +00:00
Marc Slemko
12e17e74b5 Big spelling and HTML cleanup of docs. Thanks go to weblint and ispell
and their authors.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 05:27:03 +00:00
Chuck Murcko
c072c6dc30 Add info for building under UnixWare to the 'Compiling and Installing'
pages.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77877 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 21:49:31 +00:00
pcs
4e07edc087 Expanded the compile and install documentation. Added description
of starting and stopping httpd


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77637 13f79535-47bb-0310-9956-ffa450edef68
1997-02-19 09:55:17 +00:00
Sameer Parekh
e1bfbe4960 Fix links to core.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77050 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 05:36:42 +00:00
Mark J. Cox
0f951f4b47 Change installation documentation to 1.2's way of doing it
but keep link to the old stuff for people not using the beta


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77027 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 15:00:09 +00:00
brian
3448d5d677 Another massive sweep, adding SSI header/footer combos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77020 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:47:40 +00:00
paul
2ada5933c8 New manual setup. This is the current docs for all versions of the
server merged into a single manual.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76987 13f79535-47bb-0310-9956-ffa450edef68
1996-11-18 19:51:08 +00:00