summaryrefslogtreecommitdiff
blob: afcf1e8f8a2c546762e678ad8f832fe2ea58ec47 (plain)
1
2
3
4
5
6
7
To use disc-cover on an Apache server, you can use the following
for your vhost configuration:

	ScriptAlias /disc-cover/online.cgi ${VHOST_ROOT}/cgi-bin/online.cgi
	ScriptAlias /disc-cover/ ${VHOST_ROOT}/cgi-bin/index.cgi

Adjust for the webserver of your choice.