diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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. |