diff --git a/README.md b/README.md index a633813..e22daf0 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ dockerfiles - [x] ffserver - [x] fteproxy - [x] grafana +- [x] h2o - [x] hydra - [x] influxdb - [x] joomla diff --git a/h2o/h2o.conf b/h2o/h2o.conf index 96c6b74..16039b8 100644 --- a/h2o/h2o.conf +++ b/h2o/h2o.conf @@ -5,3 +5,4 @@ hosts: paths: /: file.dir: /var/www/html + file.dirlisting: ON diff --git a/shadowvpn/README.md b/shadowvpn/README.md index f034435..37a6207 100644 --- a/shadowvpn/README.md +++ b/shadowvpn/README.md @@ -43,5 +43,5 @@ $ shadowvpn -c /etc/shadowvpn/client.conf -v > Change settings in [client.conf][3]. [1]: https://shadowvpn.org/ -[2]: https://github.com/clowwindy/ShadowVPN/blob/master/samples/server.conf -[2]: https://github.com/clowwindy/ShadowVPN/blob/master/samples/client.conf +[2]: https://github.com/vimagick/ShadowVPN/blob/master/samples/server.conf +[3]: https://github.com/vimagick/ShadowVPN/blob/master/samples/client.conf