summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-06-22 07:43:22 +0000
committerIan C <ianc@noddybox.co.uk>2018-06-22 07:43:22 +0000
commit425d4b29e12648a9396050108e215b1be68a1bfe (patch)
treeca60bbcf471726025be64517b44c36ce86338d66 /INSTALL
parent87bbd53dbeb987e7cdd125a6ef15a48712a95368 (diff)
Finished db creation script.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 2908c8f..b865620 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,9 +6,10 @@ sql/
www/
Holds the web site. This directory should be copied somewhere and
- configured to be served up. How this is accomplished will differ from
- web server to web server. It is recommended to run the site over
- HTTPS. The web server must be able to execute PHP.
+ configured to be served up, preferably password protected. How this
+ is accomplished will differ from web server to web server. It is
+ recommended to run the site over HTTPS. The web server must be able
+ to execute PHP.
config.php should be edited and the instructions followed for each
config item.