Allow usage in a subdir of a host.
[phorkie.git] / README.rst
index ede03d0ba3ba1f824cec3d6321de983380ac9722..0e8cadf90f2192effb7ef725de70178e8b6c72b5 100644 (file)
@@ -61,6 +61,12 @@ Installation
    Look at ``config.default.php`` for values that you may adjust.
 
 5. Set your web server's document root to ``/path/to/phorkie/www/``
+   Alternatively, you can add a symlink to the ``www`` folder into your
+   web server's existing document root tree (being careful to keep
+   main phorkie folder outside the document root for security purposes)
+   and ensure you set the ``baseurl`` config option appropriately. You
+   must also set the ``RewriteBase`` in the ``.htaccess`` file or adjust
+   the nginx configuration accordingly.
 
 6. Open phorkie in your web browser