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
Joshua Slive
996496057d
Grammar/Style fixes.
...
Submitted by: Chris Pepper <pepper@mail.reppep.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86850 13f79535-47bb-0310-9956-ffa450edef68
2000-11-06 22:47:06 +00:00
Ken Coar
dcd7ec4a46
Update the compatibility note about "exec cgi" a little.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82395 13f79535-47bb-0310-9956-ffa450edef68
1998-11-16 12:21:52 +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
93e866e789
Add a note about the case-sensitivity of <Limit> as pointed
...
out by Dean.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81653 13f79535-47bb-0310-9956-ffa450edef68
1998-07-04 21:38:10 +00:00
brian
797657c33b
PR:
...
Updated, cleaned up, and tossed out comments dealing with decades-old
Apache versions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81255 13f79535-47bb-0310-9956-ffa450edef68
1998-05-12 05:23:22 +00:00
Marc Slemko
05bb3546e5
We don't allow ServerRoot in vhost. 1.2 just does it and changes
...
the global one, 1.3 whines.
PR: 1935
Obtained from:
Submitted by: Randy Moore <ramoore@atlantech.net>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80512 13f79535-47bb-0310-9956-ffa450edef68
1998-03-13 19:19:57 +00:00
Ken Coar
96b520b267
Clean up some references to "bugdb.cgi".
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80190 13f79535-47bb-0310-9956-ffa450edef68
1998-02-11 15:14:35 +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
brian
5ab8a187c9
PR:
...
Added references to the known_client_problems page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79538 13f79535-47bb-0310-9956-ffa450edef68
1997-11-08 23:27:59 +00:00
Marc Slemko
0b80b86dc1
Document that we don't support the referer directive.
...
PR: 968
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79489 13f79535-47bb-0310-9956-ffa450edef68
1997-11-01 04:22:53 +00:00
pcs
73a6b3bd44
Add note about \space not working in Apache
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79394 13f79535-47bb-0310-9956-ffa450edef68
1997-10-17 11:39:59 +00:00
dgaudet
fb2e24c9dc
mod_access overhaul. Network/netmask and CIDR syntax. Critical path
...
speedups. Forced double-reverse DNS. Deprecate the "allow from
user-agents" syntax. "HostnameLookups double" support.
PR: 762, 860
Reviewed by: Paul Sutton, Marc Slemko (well he liked the double reverse part)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78820 13f79535-47bb-0310-9956-ffa450edef68
1997-07-30 18:41:47 +00:00
dgaudet
5a33d717c6
PR#862: Apache doesn't implement OnDeny.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78609 13f79535-47bb-0310-9956-ffa450edef68
1997-07-14 03:24:27 +00:00
dgaudet
f7067b3c85
PR#861: note the lack of the "optional" keyword in VirtualHost
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78607 13f79535-47bb-0310-9956-ffa450edef68
1997-07-14 03:20:21 +00:00
dgaudet
dd7fd9a797
Fix mod_dir references.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78569 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 19:58:33 +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
0426f5e8a9
PR#657: apache doesn't recognize <Limit GET, POST>, NCSA does
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78340 13f79535-47bb-0310-9956-ffa450edef68
1997-06-23 05:16:18 +00:00
pcs
82411342d7
Remove an invalid compat. note about AddType only taking a
...
single extension which must not have a dot (PR#489)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78259 13f79535-47bb-0310-9956-ffa450edef68
1997-06-07 12:22:06 +00:00
Ken Coar
97829d3fee
Online docs appearance rework: pass 1, phase 2 - the
...
htdocs/manual/misc directory. Colour scheme set up and
page-top stuff centred.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78225 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 11:42:58 +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
pcs
0835759978
Add note that Apache pre-1.2 ignores last line when final newline
...
is missing. Apparently NCSA does not ignore the final line in this situation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77897 13f79535-47bb-0310-9956-ffa450edef68
1997-04-15 13:31:10 +00:00
dgaudet
b63c62584c
Bug reporting changes to direct people to the GNATS system.
...
Reviewed by: Dean Gaudet, Roy Fielding
Submitted by: Ken Coar
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77762 13f79535-47bb-0310-9956-ffa450edef68
1997-03-25 04:57:58 +00:00
brian
31d54b5140
Compatibility reported in group file syntax
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77143 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 02:02:15 +00:00
brian
7bea48f444
Added SSI headers and footers to all documents. HTML-ized the vif-info doc.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77014 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 09:55:51 +00:00
brian
65692a13c0
Realized "misc" was better than "info" to describe this subdir. Yeah, I know,
...
I apologize.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77008 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 09:17:50 +00:00