mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update docs
This commit is contained in:
parent
deda434322
commit
66823aa5ac
@ -21,6 +21,9 @@ Automated Installers
|
|||||||
|
|
||||||
- Softaculous ($30): `softaculous.com <https://www.softaculous.com/apps/ecommerce/Invoice_Ninja>`_
|
- Softaculous ($30): `softaculous.com <https://www.softaculous.com/apps/ecommerce/Invoice_Ninja>`_
|
||||||
|
|
||||||
|
Steps to Install
|
||||||
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Step 1: Download the code
|
Step 1: Download the code
|
||||||
"""""""""""""""""""""""""
|
"""""""""""""""""""""""""
|
||||||
|
|
||||||
@ -63,7 +66,7 @@ Please see these guides for detailed information on configuring Apache or Nginx.
|
|||||||
|
|
||||||
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.
|
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:: The best practice to remove public/ from the URL is to map the webroot to the folder, alternatively you can uncomment ``RewriteRule ^(.*)$ public/$1 [L]`` in the .htaccess file.
|
.. Tip:: The best practice to remove public/ from the URL is to map the webroot to the /public folder, alternatively you can uncomment ``RewriteRule ^(.*)$ public/$1 [L]`` in the .htaccess file.
|
||||||
|
|
||||||
Troubleshooting
|
Troubleshooting
|
||||||
^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
|
Loading…
x
Reference in New Issue
Block a user