]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/tips/psgi.mdwn
add redirection
[git.ikiwiki.info.git] / doc / tips / psgi.mdwn
index 0d2eeefc8245cd391653134bf582b9dba8053eca..d68309c9b32a1aa1875d3c6e57b4d79adfe84b6a 100644 (file)
@@ -1,3 +1,5 @@
+[[!meta date="2010-12-12 07:33:25 +0000"]]
+
 Here's the app.psgi file if you want to run ikiwiki with [PSGI](http://plackperl.org) instead of apache or other web servers:
 
     use Plack::App::CGIBin;