From: Christian Weiske Date: Tue, 3 Nov 2015 06:35:03 +0000 (+0100) Subject: phar handling link X-Git-Tag: v0.7.0~2 X-Git-Url: https://git.cweiske.de/phorkie.git/commitdiff_plain/f2f225e992fb3acac7073fc66c9ad1dc651e548a phar handling link --- diff --git a/README.rst b/README.rst index 53293cb..2e99e6c 100644 --- a/README.rst +++ b/README.rst @@ -59,11 +59,15 @@ No further setup needed. PHP handle ``.phar`` files. Unfortunately, no Linux distribution has this activated by default. + You can do it yourself, though - see + `Enable .phar handling in your web server`__. .. warning:: PHP has some bugs in its .phar handling code (e.g. with FPM). So currently, the ``.phar`` option is considered experimental. +__ http://cweiske.de/tagebuch/phar-webserver.htm + Zip package ===========