[0001]
[0002]
[0003]
[0004]
[0005]
[0006]
[0007]
[0008]
[0009]
# example service configuration file
# two services: one vanilla HTTP, the other SSL

[[http://*:80]]

[[https://*:443]]

# if access using 'localhost' is required add this service
#[[http://localhost:80]]