diff options
author | Andreas Gohr <andi@splitbrain.org> | 2015-10-27 21:30:58 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2015-10-27 21:30:58 +0100 |
commit | 7aaab1092d683bd2160e72ecd872d7c5e628dbd1 (patch) | |
tree | 5e837be0af848f60142cb1b3f41a013af510d45c /vendor/splitbrain/php-archive | |
parent | 3d0cf0956ee1a61cb2f101ab0d0035e3aefa5237 (diff) | |
download | dokuwiki-7aaab1092d683bd2160e72ecd872d7c5e628dbd1.tar.gz dokuwiki-7aaab1092d683bd2160e72ecd872d7c5e628dbd1.zip |
implements a router for the PHP builtin webserver
PHP comes with a builtin webserver for development purposes. This adds
the needed routing and also enables rewriting compatible to out
userewrite=1 setting. It also implements basic access security (denying
access to the data directory and similar directories)
A PHP based webserver running DokuWiki can now be started with
php -S localhost:8000 index.php
Diffstat (limited to 'vendor/splitbrain/php-archive')
0 files changed, 0 insertions, 0 deletions