- Apr 22, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99521 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
strings with []. This fixes certain types of redirection. PR: 19207 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99517 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99510 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
(automatically called from `build metafiles`) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99509 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99505 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- add license - fix a small bug, where document sections were not indexed, when a translated document was in html format only (affected Japanese only) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99502 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 21, 2003
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99490 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99489 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99488 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99487 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
DavLockDB details to its directive docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99485 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
So did some research to puzzle out the magic values for the window definition. These are now computed at transformation time and can be easily changed within the template. Further changes: - add license - cleanup - CHM layout: * add "toc sync" button * use buttons with text. This widens the button bar, but looks much better, imho * add menu to the chm window. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99480 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99475 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
remote debugging. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99471 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
are stolen from Greg's mod_dav site. Some specifics: - Change recommendations about where to place the dav lockfile and be specific about required permissions. - Remote the HEAD from the <Limit> block, since it is implied by GET. - Add a security section discussing file permissions, auth issues, denial of service, etc. - Add a "complex config" section discussing the dynamic content issue. Review requested. Unfortunately, I can't check in the html because of transformation problems in my setup. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99469 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
in sections.html, but it is important enough to repeat. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99467 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 20, 2003
-
-
Andre Malo authored
(W1252 is luckily a real superset of iso-8859-1, so no problems are expected) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99462 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- add more comments - add the license - make the code better readable git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99458 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 19, 2003
-
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99457 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
can do %P/%{tid}P or %{pid}P/%{tid}P git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99449 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99448 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 18, 2003
-
-
Jeff Trawick authored
the previous implementation used a format string already taken by mod_logio now, an optional %P format is used instead thanks to Andre' Malo for pointing out that I chose a format string already used by mod_logio! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99442 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
processing the request (%I). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99439 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99435 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99433 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99430 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99427 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 17, 2003
-
-
Allan K. Edwards authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99424 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99412 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
files. the foo.$lang.xsl stylesheets are the entry styles for ant. hhc builds the toc file (html help contents) from the sitemap hhp builds the project file from the sitemap git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99411 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
to run in IE). for now I've lowered the font-size a bit, since the chm frame steals a lot of space on the screen. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99410 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
manual pages. The target format is reflected by the $is-chm variable which is used to <if> in and out the interesting parts. Further add some more utility snippets. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99409 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Further development should take place in CVS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99408 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99406 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99399 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
on some platforms when mod_so was enabled by default, breaking DSOs on AIX. PR: 19012 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99397 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 16, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99394 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Add initial xml/xsl version of the faq data. (includes a build.xml/deps.xml update) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99393 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99385 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99384 13f79535-47bb-0310-9956-ffa450edef68
-