DokuWiki

It's better when it's simple

User Tools

Site Tools


install:hiawatha

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
install:hiawatha [2011-01-26 10:31] – created 87.213.105.245install:hiawatha [2013-08-11 08:32] (current) – Titles 37.209.1.176
Line 1: Line 1:
 +====== Hiawatha Webserver ======
 +
 +===== URL Rewriting with Hiawatha =====
 To run Dokuwiki on [[http://www.hiawatha-webserver.org/|Hiawatha]], you need the following UrlToolkit rule for URL rewriting: To run Dokuwiki on [[http://www.hiawatha-webserver.org/|Hiawatha]], you need the following UrlToolkit rule for URL rewriting:
 <code> <code>
Line 4: Line 7:
     ToolkitID = dokuwiki     ToolkitID = dokuwiki
     Match ^/(bin|conf|data|inc)/ DenyAccess     Match ^/(bin|conf|data|inc)/ DenyAccess
-    Match ^/_media/(.*)\?(.*) Rewrite /lib/exe/fetch.php?media=$1&2+    Match ^/_media/(.*)\?(.*) Rewrite /lib/exe/fetch.php?media=$1&$2
     Match ^/_media/(.*) Rewrite /lib/exe/fetch.php?media=$1     Match ^/_media/(.*) Rewrite /lib/exe/fetch.php?media=$1
     Match ^/_detail/(.*)\?(.*) Rewrite /lib/exe/detail.php?media=$1&$2     Match ^/_detail/(.*)\?(.*) Rewrite /lib/exe/detail.php?media=$1&$2
install/hiawatha.1296034316.txt.gz · Last modified: 2011-01-26 10:31 by 87.213.105.245

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki