diff --git a/conf/ports.conf b/conf/ports.conf new file mode 100644 index 0000000..e4d8d3b --- /dev/null +++ b/conf/ports.conf @@ -0,0 +1,16 @@ +# If you just change the port or add more ports here, you will likely also +# have to change the VirtualHost statement in +# /etc/apache2/sites-enabled/000-default.conf + +Listen 8080 + + + Listen 443 + + + + Listen 443 + + +# vim: syntax=apache ts=4 sw=4 sts=4 sr noet + -- libgit2 0.21.2