Update docs

This commit is contained in:
Hillel Coren 2018-06-10 11:09:00 +03:00
parent c64b9f7258
commit 41d244641b

View File

@ -74,7 +74,7 @@ See the guides listed above for detailed information on configuring Apache or Ng
Once you can access the site the initial setup screen will enable you to configure the database and email settings as well as create the initial admin user.
.. Tip:: To remove public/ from the URL map the webroot to the /public folder, alternatively you can uncomment ``RewriteRule ^(.*)$ public/$1 [L]`` in the .htaccess file.
.. Tip:: To remove public/ from the URL map the webroot to the /public folder, alternatively you can uncomment ``RewriteRule ^(.*)$ public/$1 [L]`` in the .htaccess file. There is more info `here <https://www.invoiceninja.com/forums/topic/clean-4-4-3-self-hosted-install-url-configuration-clarification/#post-14186>`_.
Step 5: Enable auto updates
"""""""""""""""""""""""""""