timestamper/yaws.conf
2011-03-01 08:59:10 -06:00

12 lines
393 B
Plaintext

ebin_dir = "C:/Documents and Settings/jbernard/My Documents/projects/personal/timestamper/web-app/ebin"
#include_dir = /home/jdbernard/projects/timestamper/web-app/src
runmod = timestamper
<server timestamper-test>
port = 8000
listen = 127.0.0.1
docroot = "C:/Documents and Settings/jbernard/My Documents/projects/personal/timestamper/web-app/www"
appmods = ts_api
</server>