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

16 Commits

Author SHA1 Message Date
André Malo
2fd79b7da0 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102714 13f79535-47bb-0310-9956-ffa450edef68
2004-02-21 00:31:45 +00:00
André Malo
6e851fe790 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102708 13f79535-47bb-0310-9956-ffa450edef68
2004-02-20 23:04:49 +00:00
Erik Abele
6a97ebf468 Typo, see PR#25420
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102026 13f79535-47bb-0310-9956-ffa450edef68
2003-12-11 02:45:38 +00:00
André Malo
abf251c6e6 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100088 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 16:13:52 +00:00
André Malo
22a9e9dc4f update transformation - en
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99945 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 15:39:29 +00:00
André Malo
34a80376ea update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
2003-05-01 23:13:33 +00:00
André Malo
c3b3360f2a mod_authz_file doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99541 13f79535-47bb-0310-9956-ffa450edef68
2003-04-23 18:08:56 +00:00
André Malo
09c1600f15 new XML for howto/auth
I changed the references to the auth modules, so that they're matching
the new model, but it probably needs a rewrite anyway.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99288 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 00:13:02 +00:00
Joshua Slive
b040a94a5c Fix typo in password file name.
PR: 9424


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95556 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 01:39:21 +00:00
Yoshiki Hayashi
91be236dd1 Add missing right parenthesis.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95499 13f79535-47bb-0310-9956-ffa450edef68
2002-06-04 06:18:52 +00:00
Justin Erenkrantz
c11d132892 Remove mod_auth_db since we've received enough votes (Justin, Ian, and
Lars) and ample warning has been posted to dev@httpd.

mod_auth_dbm should be able to take over all functionality of mod_auth_db
with the AuthDBMType directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93010 13f79535-47bb-0310-9956-ffa450edef68
2002-01-24 23:47:31 +00:00
Chris Pepper
d8fa8fb9db Fixed a few typos.
Fixed some HTML tags (case, href/name/id)
Added a mention of multiple 'arguments' to allow/deny, and an example. This should probably be more explicit, but I'm not sure of the details (should we show with leading/trailing periods, and explain that IPs are assumed to be the left side, but hostnames are assumed to be the right side?).
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92414 13f79535-47bb-0310-9956-ffa450edef68
2001-12-11 01:49:46 +00:00
Rich Bowen
651abc3a73 w3c tidy to convert to xhtml. Please verify that foreign language files
in here have not been screwed up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91115 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:18:26 +00:00
Joshua Slive
42b1ce9084 There is still some stuff I'd like to do here, but I'll commit what
I have for the moment.  I've done three things:
1. Emphasize that auth does not need to be in .htaccess.
2. Add detailed discussion of each of the auth directives (does this
belong here?)
3. Remove the AuthGroupFile /dev/null which shouldn't be necessary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91088 13f79535-47bb-0310-9956-ffa450edef68
2001-09-19 15:27:17 +00:00
Cliff Woolley
08a3eb4ac1 mod_access is also important...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90899 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 03:07:49 +00:00
Rich Bowen
f3ceda7969 First cut at authentication tutorial. Need to add section about
alternate authentication modules such as mod_auth_db, but this is a
decent start.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90897 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 01:40:17 +00:00