diff options
Diffstat (limited to 'doc/INSTALL.txt')
| -rw-r--r-- | doc/INSTALL.txt | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index 572da35..04ccbcd 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -22,7 +22,7 @@ Installation instructions     on the shell ("semanticscuttle" being the database name)  3. Copy ``data/config.php.dist`` to ``data/config.php`` and modify it as -   necessary. +   necessary. See configuration_ for more information.  4. Make the cache directory writable by your web server.     For example, run :: @@ -35,6 +35,9 @@ Installation instructions     with your browser. +.. _configuration: configuration.html + +  Ugly www directory in URLs  ==========================  In case point 5 of the installation instructions cannot be put into | 
