summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_userdir.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update transformationAndré Malo2004-07-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104420 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-04-261-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103525 13f79535-47bb-0310-9956-ffa450edef68
* `build typemaps`André Malo2003-06-081-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
* Thanks to Yoshiki, we seem to have an (at least temporary) solution to ourJoshua Slive2002-05-231-102/+0
| | | | | | | | | | doc transformation problem. As the first step, I'm removing all the .html files. They will be replaced by language-specific files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95238 13f79535-47bb-0310-9956-ffa450edef68
* Transformations done with Xalan-J.Justin Erenkrantz2002-05-161-8/+8
| | | | | | | | (No one could reproduce the transformations that were in CVS, so regenerate the entire shabang.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95132 13f79535-47bb-0310-9956-ffa450edef68
* Massive transform commit. Nothing to see here. Please move along.Joshua Slive2002-05-091-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95018 13f79535-47bb-0310-9956-ffa450edef68
* Update the transformations.Joshua Slive2002-04-021-9/+9
| | | | | | | | | | | Sorry for the huge diff. It seems that switching from Xalan-j to xalan-c causes the attributes to get reordered. Suggestions for improvements to the build system would be greatly appreciated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94399 13f79535-47bb-0310-9956-ffa450edef68
* Update the transformations again.Joshua Slive2002-03-191-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94012 13f79535-47bb-0310-9956-ffa450edef68
* Update the html tranformations.Joshua Slive2002-03-081-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93793 13f79535-47bb-0310-9956-ffa450edef68
* Bring the html transformations up-to-date.Joshua Slive2002-03-061-159/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93731 13f79535-47bb-0310-9956-ffa450edef68
* Here goes: now committing the transformed version of the xml docs. This isJoshua Slive2002-02-191-101/+191
| | | | | | | necessary to avoid having to keep the two in sync while we convert. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93501 13f79535-47bb-0310-9956-ffa450edef68
* w3c tidy to convert to xhtmlRich Bowen2001-09-221-132/+115
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
* Normalize syntax.Joshua Slive2000-12-091-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
* Style update.Joshua Slive2000-09-281-4/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86349 13f79535-47bb-0310-9956-ffa450edef68
* Some of my semi-regular HTML cleanup (tag ordering, B/IKen Coar1998-05-201-4/+4
| | | | | | | replacement) and long-line (>80) shortening. No thirty.. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
* Another pass at the normalisation of the HTML tags. SomeKen Coar1998-02-051-1/+1
| | | | | | | corrections coming up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
* As threatened. The directive attributes in the module documentationKen Coar1998-01-281-6/+24
| | | | | | | are now links back to a description of what the attributes mean. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80041 13f79535-47bb-0310-9956-ffa450edef68
* A truly mighty mod normalising HTML tags to uppercase, andKen Coar1998-01-261-20/+20
| | | | | | | | | '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
* More HTML cleanups, retrofit of intentional <XA> tag to a no-opKen Coar1997-07-061-1/+1
| | | | | | | | | <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
* HTML cleanups. weblint is your friend, and it is even right sometimes.Marc Slemko1997-07-021-6/+6
| | | | | | | | | Reviewed by: Submitted by: Obtained from: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78494 13f79535-47bb-0310-9956-ffa450edef68
* Add documentation of new syntaxes for UserDir {disable|enable}, andKen Coar1997-07-021-20/+49
| | | | | | | a nod in the security_tips for "UserDir disabled root". git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78492 13f79535-47bb-0310-9956-ffa450edef68
* Online docs appearance rework, pass 1 phase 3: module descriptions.Ken Coar1997-06-041-3/+10
| | | | | | | This is the end of this pass for the online manual. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
* Big spelling and HTML cleanup of docs. Thanks go to weblint and ispellMarc Slemko1997-05-011-1/+1
| | | | | | | and their authors. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
* Add security notes about protecting /, and avoiding "UserDir ./".dgaudet1997-03-171-0/+17
| | | | | | | | Submitted by: Ken Coar Obtained from: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77725 13f79535-47bb-0310-9956-ffa450edef68
* Add a reasonably often used UserDir example that can be non-intuitive,Marc Slemko1997-02-251-0/+1
| | | | | | | especially since 1.1 needs the trailing slash. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77681 13f79535-47bb-0310-9956-ffa450edef68
* Fix compat notes, and make the UserDir docs to be (a) correct, and (b)Alexei Kosut1996-12-011-7/+9
| | | | | | | to use more "friendly" expamples (hah). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77102 13f79535-47bb-0310-9956-ffa450edef68
* Added headers/footers for these files. Fixed some typos. Started removingbrian1996-11-211-10/+5
| | | | | | | old latex stuff. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
* Moving files to mod/brian1996-11-211-0/+54
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76995 13f79535-47bb-0310-9956-ffa450edef68