blob: 15e1a318d3df1a0220e9e7710fd3731a2670783b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[global]
port=8080
root=/path/to/contents
indexpages=index.html,index.php
charset=utf-8
spawnexec=on
[mime/types]
cgi=@%%LOCALBASE%%/bin/perl
php=@%%LOCALBASE%%/bin/php
|