1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-17 00:03:29 +03:00
Commit Graph

8506 Commits

Author SHA1 Message Date
André Malo
b28cfc70d0 fix properties.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1383585 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 19:52:48 +00:00
Lucien Gentis
7afd66d30e Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1382499 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 13:46:43 +00:00
Lucien Gentis
5dc05fa0b6 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1382326 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 16:12:45 +00:00
Daniel Gruno
3402942fb8 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1381550 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 10:32:31 +00:00
Daniel Gruno
a0564b650d Google has a way of finding everything, so let's update this guide just a bit (fix errors, expand on descriptions)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1381549 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 10:25:54 +00:00
Daniel Gruno
b8a0349422 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1381546 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 09:46:27 +00:00
Daniel Gruno
140436f08f Make the html examples highlighted.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1381545 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 09:44:15 +00:00
Daniel Gruno
ab1bc8defa s/dependant/dependent/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380533 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 10:42:25 +00:00
Daniel Gruno
88445a671f xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380245 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 14:25:14 +00:00
Daniel Gruno
715c755f5a Forgot one more 2.2-style rule that needed fixing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380242 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 14:21:53 +00:00
Daniel Gruno
0a20542880 Replacing 2.2-style IP check with 2.4-style.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380240 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 14:17:14 +00:00
Daniel Gruno
d3583884e3 Typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380159 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 08:02:15 +00:00
Lucien Gentis
557bcbba7d Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379963 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 13:33:08 +00:00
Daniel Gruno
0e6c65e63f more typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379838 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 20:27:25 +00:00
Daniel Gruno
61edb2f608 misc typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379836 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 20:20:16 +00:00
Lucien Gentis
aa8906cb21 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379776 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 15:51:59 +00:00
Daniel Gruno
8d68579380 some xforms that I missed earlier
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379380 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 09:22:48 +00:00
Daniel Gruno
1782b0349b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379337 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 07:38:50 +00:00
Daniel Gruno
eb0c83dd61 Add Redirect* to the list of directives that are controlled by AllowOverride FileInfo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379335 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 07:37:18 +00:00
Daniel Gruno
f41ef3973c Note that using rewrites with a file-path substitution in a .htaccess file will look for files relative to your document root, not relative to your file system root.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379321 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 07:02:54 +00:00
Daniel Gruno
528e764aee Add a notion that, for a skip flag to be used, the rewrite rule has to first match (as per comment #211 on site)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379311 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 06:36:24 +00:00
Daniel Gruno
4dc189ac94 various xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379033 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 17:40:23 +00:00
Daniel Gruno
6540790765 Note that AuthDBDUserRealmQuery is for Digest auth requests, not Basic auth.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379031 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 17:34:52 +00:00
Daniel Gruno
7cb009c13d xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1378501 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 11:00:33 +00:00
Daniel Gruno
8f76eb6290 Fixing a copypasto as per comment #225 on the site.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1378498 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 10:55:48 +00:00
Daniel Gruno
edf0f80ad9 Rearranging a section so validate-xml will stay happy (for whatever reason)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1377592 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 07:29:31 +00:00
Daniel Gruno
3476c2dc17 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1377578 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 06:38:12 +00:00
Daniel Gruno
58e7c2a350 Add new directives, LuaInputFilter/LuaOutputFilter for creating content filters using Lua.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1377475 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 18:39:58 +00:00
Lucien Gentis
dfbe5a63d1 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1377354 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 20:51:18 +00:00
Eric Covener
acedbef8d2 Authz*Authoritative removed between 2.2 and 2.4
http://httpd.apache.org/docs/2.4/upgrading.html#comment_222


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1375996 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 11:26:09 +00:00
Daniel Gruno
36ad46c3b6 Updates:
- Authz provider is available in 2.4.3 and later
- Fix whitespace issues

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1375917 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 07:47:27 +00:00
Daniel Gruno
0a52bedb7b elaborate on how r:parsebody() works
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1375910 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 07:35:30 +00:00
Jeff Trawick
c941ec0bf4 s/it's/its/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1375170 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 19:19:29 +00:00
Rainer Jung
c35752f93d Add default value of PrivilegesMode to docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1375011 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 13:23:15 +00:00
Jeff Trawick
325ed03bad describe some interesting differences from Unix MPMs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1375006 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 13:13:30 +00:00
Lucien Gentis
5f9b104629 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1374594 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 15:19:47 +00:00
Jeff Trawick
07273a03a7 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1374571 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 13:06:59 +00:00
Jeff Trawick
e99bbe89be add links to AcceptFilter and Windows platform documentation
add some notes on key configuration issues


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1374569 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 13:05:02 +00:00
Lucien Gentis
e69974110b Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1374281 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 14:24:46 +00:00
Lucien Gentis
eacb7eaf05 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1373901 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 16:13:44 +00:00
Daniel Gruno
edb87647cb Add some info on the LuaQuickHandler directive, instead of just having '...'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372988 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 17:24:43 +00:00
Daniel Gruno
d1b055f64f Add a missing paren
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372800 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 09:31:02 +00:00
Daniel Gruno
01bab756b2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372447 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 14:30:43 +00:00
Daniel Gruno
5e540caeac grammar fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372445 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 14:26:49 +00:00
Rainer Jung
387896d200 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371908 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 10:38:26 +00:00
Rainer Jung
f0e238dbfa Fix mod_headers documentation:
- add expr= to syntax rule
- add optional replacement argument to Header syntax
- add "edit*" command to Header syntax
- add "edit*" explanation to Header directive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371903 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 10:25:46 +00:00
Jeff Trawick
9d937659e3 make LDAPSharedCacheFile relative to DefaultRuntimeDir
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371684 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 12:23:41 +00:00
Daniel Gruno
5a6681fe7c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371590 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 07:44:11 +00:00
Daniel Gruno
40b25dc6be Remove reference to the iPlanet SDK, as it doesn't seem to exist anymore
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371588 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 07:41:20 +00:00
Daniel Gruno
499427d8fe Update links that were either broken of just slightly off
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371585 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 07:32:38 +00:00