changed the wording of some stuff in the README
[squirrelmail.git] / INSTALL
CommitLineData
f8f9bed9 1Sorry for the incomplete documentation at this time. Here is a quick
2overview of how to install SquirrelMail.
3
41. Compile Apache (or whatever web server) with PHP4 capabilities.
5
62. Unarchive SquirrelMail in a subdirectory that is accessable by the
7 web server. EX: /home/httpd/html/squirrelmail-0.1
8
93. Edit the config file, config/config.php
10
114. Point your browser to the location you specified in step 2.
12 In this example, it's: http://YOURHOST/squirrelmail-0.1/index.html