1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-01 23:21:45 +03:00

38 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
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
011acff9da 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@95638 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 07:22:37 +00:00
Justin Erenkrantz
cef27f2314 Remove all references to the Port directive and replace it with
appropriate links to the Listen directive.

If I had known that so many files had the Port directive in it, I would
have bundled this up as one big commit.  *sigh*  I just kept looking
and finding new files, fixing, and committing.  So, this should be the
rest of them for now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91571 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 06:05:39 +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
b794cde455 Point to the new FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90639 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 17:08:25 +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
af8a254c46 Add a little more detail on starting Apache for the benefit of beginners.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87110 13f79535-47bb-0310-9956-ffa450edef68
2000-11-28 21:46:50 +00:00
Joshua Slive
6b7491bec4 Update command line options docs to match what is currently
in http_main.c.  Also, add documentation on apachectl options.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87108 13f79535-47bb-0310-9956-ffa450edef68
2000-11-28 21:33:02 +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
Joshua Slive
17e0e038a2 New doc describing configuration process.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86207 13f79535-47bb-0310-9956-ffa450edef68
2000-09-12 16:34:48 +00:00
Jim Jagielski
596a5e569a Add a new command-line option -T that's the same as -t, but it does
not do DirectoryRoot checking. This assumes:

   1. command-line options are prefered over Config directives
   2. we want to maintain current behavior while making
      life easier for mass vhosting
   3. everybody's happy

I leave the decision to whether apachectl should use -t or -T
to others.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83411 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 15:13:07 +00:00
pcs
4b2a2341d0 Note change of default error log filename on Windows from error_log
to error.log.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82747 13f79535-47bb-0310-9956-ffa450edef68
1999-02-05 09:22:43 +00:00
pcs
dc097f38fa Try to avoid some confusion from the changing of command line arguments,
by documenting the meanings of the arguments for each different version of
Apache. This is important since the current live site now documents the
"new" behaviour (for -L, -l, h) even though there is no released Apache
for which that documentation is valid. Even after releasing 1.3.4 users of
older versions will be accessing the documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82625 13f79535-47bb-0310-9956-ffa450edef68
1999-01-09 16:53:56 +00:00
Ralf S. Engelschall
3448301f6e Cleanup the command line options: `-?' was documented to show the usage list
but does it with an error because `?' is not a valid command. OTOH a lot of
users expect `-h' to print such a usage list and instead are annoyed for ages
by our huge unreadable list of directives.  So we now changed the command line
options this way:

 1. `-L' => `-R'
    Intent: we need `-L' to be free, and `-R' for the DSO run-time path is
    very similar to the popular linker option.

 2. `-h' => `-L'
    Intent: while -l gives the small list of modules, -L now gives the
    large list of directives implemented by these modules.  This is also
    consistent with -v (short version info) and -V (large version info).

 3. `-?' => `-h'
    Intent: it's now the expected option ;-)

The manual page was adjusted accordingly.

Submitted by: Ralf S. Engelschall
Reviewed by: Randy Terbush
PR: 2714


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82497 13f79535-47bb-0310-9956-ffa450edef68
1998-12-17 15:09:33 +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
Martin Kraemer
eb30786813 Add new httpd switches; remove reference to httpd sub-version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81779 13f79535-47bb-0310-9956-ffa450edef68
1998-07-19 21:34:58 +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
dgaudet
fbe5361d1c This should help folks trying to understand vhosts. It adds the command
line option -S which dumps a description of how apache parsed the vhost
directives.  In particular it'd really help the folks who recently ran
into /etc/hosts mismatches with DNS.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80965 13f79535-47bb-0310-9956-ffa450edef68
1998-04-19 20:10:43 +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
Martin Kraemer
265536db86 In several htdocs/manual pages, the TransferLog directive is still
attributed to the mod_log_common module (which is no longer
supported as of apache_1.2).

The patch replaces these references with references to
mod_log_config. Note that I still left the mod_log_common.html file
(and a back compatibility reference to it) in the docs distribution.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79715 13f79535-47bb-0310-9956-ffa450edef68
1997-12-16 22:28:39 +00:00
Martin Kraemer
30dff4106d Correct Typos;
Add new -V switch;
add paragraph about new ServerRoot=/usr/local/apache;


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79582 13f79535-47bb-0310-9956-ffa450edef68
1997-11-12 16:29: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
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
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
dgaudet
7ce02d49a2 Point things at the stopping/restarting document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78007 13f79535-47bb-0310-9956-ffa450edef68
1997-04-25 00:07:02 +00:00
brian
b8ec47adac Reviewed by: Brian Behlendorf
Submitted by:	daniel@compass-da.com

We should be noting features which are new in Apache 1.2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77553 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 02:01:09 +00:00
brian
c09109559c Reviewed by: Chuck Murcko, Brian Behlendorf
Submitted by:	Marc Slemko

Added documentation about security concerns with logging in Apache 1.2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77404 13f79535-47bb-0310-9956-ffa450edef68
1997-01-10 08:24:03 +00:00
brian
1854018955 Reviewed by: Brian Behlendorf
Submitted by:	Martin Kraemer

More link surgery - I think this should be it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77274 13f79535-47bb-0310-9956-ffa450edef68
1996-12-12 01:09:58 +00:00
Randy Terbush
5c09d4b24b Spelling corrections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77156 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 18:14:12 +00:00
Alexei Kosut
5189bf1255 Fix links in release notes. Also invalidate links to non-existent
files, add "[Documentation to be written]" tag to them, for clarity.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77100 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 06:38:11 +00:00
Mark J. Cox
babb438005 Add new httpd options, change inetd wording, fix links to module files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77029 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 15:08:32 +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