Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milsaware authored Jan 30, 2022
1 parent 54e957b commit e8fb8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

**A work in progress**

A server with access to one directory above the public folder is required to install and use this script. Upload the contents of httpd.www to your public folder, upload httpd.private to one directory above your public directory. Your public directory may be named something other than **httpd.www**. It may, for instance, be called **public** or your username. If this is the case you must open httpd.private/system/bootstrap.php and change the two instances of **httpd.www** on line 12 to the name of your public directory. Do the same for **httpd.private** on line 15 to whatever your private directory is called.
A server with access to one directory above the public folder is required to install and use this script. Upload the contents of httpd.www to your public folder, upload httpd.private to one directory above your public directory. Your public directory may be named something other than **httpd.www**. It may, for instance, be called **public** or your username. If this is the case you must open httpd.private/system/bootstrap.php and change the two instances of **httpd.www** on line 12 to the name of your public directory. Do the same for **httpd.private** to whatever your private directory is called.

The app runs on SQLite so there's no need for any database installation.

Expand Down

0 comments on commit e8fb8c7

Please sign in to comment.