summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-06-25 12:56:47 +0000
committerIan C <ianc@noddybox.co.uk>2018-06-25 12:56:47 +0000
commitdb675a214185996b3334acf81ac5ea7e3e9ff43b (patch)
tree02bc84738845d78cda457df7849aa89ffad42085 /INSTALL
parent840c543df8fa62a0417e53c632751f03185f17a4 (diff)
Added test page to try out AES encrpytion library.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index b865620..63a25b5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,10 +6,10 @@ sql/
www/
Holds the web site. This directory should be copied somewhere and
- 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.
+ configured to be served up, password protected. How this is
+ accomplished will differ from web server to web server. It is
+ recommended to run the site over HTTPS to prevent the password being
+ easily sniffed. The web server must be able to execute PHP.
config.php should be edited and the instructions followed for each
config item.