1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-17 15:21:13 +03:00

31 Commits

Author SHA1 Message Date
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