aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2015-11-03 07:35:03 +0100
committerChristian Weiske <cweiske@cweiske.de>2015-11-03 07:35:03 +0100
commitf2f225e992fb3acac7073fc66c9ad1dc651e548a (patch)
tree8918a9794296b44507663993bca5f6207dc0a61a
parent49a42cb5ac2e29668d2ac584e1a84d9818b047ea (diff)
downloadphorkie-f2f225e992fb3acac7073fc66c9ad1dc651e548a.tar.gz
phorkie-f2f225e992fb3acac7073fc66c9ad1dc651e548a.zip
phar handling link
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
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
===========