summaryrefslogtreecommitdiff
path: root/INSTALL
blob: b865620d83d3733816237ff20c396523e069f47f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The following directories hold various components of PassMan.

sql/
	Holds SQL scripts for the backing MySQL database.  There is a separate
	INSTALL document in that directory.

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.

	config.php should be edited and the instructions followed for each
	config item.