X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1fc3f034191d3eec78b4d5da343e282092a221be..cde2cc18624cb877cc9a9f43d7ae75fb1217008b:/doc/tips/psgi.mdwn diff --git a/doc/tips/psgi.mdwn b/doc/tips/psgi.mdwn index 0d2eeefc8..d68309c9b 100644 --- a/doc/tips/psgi.mdwn +++ b/doc/tips/psgi.mdwn @@ -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;