1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 09:41:20 +00:00
dockerfiles/h2o/h2o.conf

12 lines
173 B
Plaintext
Raw Normal View History

2015-08-27 01:05:21 +00:00
hosts:
2015-12-24 16:08:28 +00:00
default:
2015-08-27 01:05:21 +00:00
listen:
port: 80
paths:
/:
file.dir: /var/www/html
2015-08-28 09:30:27 +00:00
file.dirlisting: ON
2015-12-24 16:08:28 +00:00
access-log: /dev/stdout
error-log: /dev/stderr