2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 06:28:23 +01:00

update h2o

This commit is contained in:
kev
2015-12-25 00:08:28 +08:00
parent 812cf7c406
commit f9136c1bd1
2 changed files with 8 additions and 2 deletions

View File

@@ -1,8 +1,11 @@
hosts: hosts:
"*:80": default:
listen: listen:
port: 80 port: 80
paths: paths:
/: /:
file.dir: /var/www/html file.dir: /var/www/html
file.dirlisting: ON file.dirlisting: ON
access-log: /dev/stdout
error-log: /dev/stderr

View File

@@ -1,8 +1,11 @@
hosts: hosts:
"*:80": default:
listen: listen:
port: 80 port: 80
paths: paths:
/: /:
file.dir: /var/www/html file.dir: /var/www/html
file.dirlisting: ON file.dirlisting: ON
access-log: /dev/stdout
error-log: /dev/stderr