From: mhoellein Date: Mon, 22 Oct 2018 05:35:07 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=ec9e866a3837c675c8066b388932af96bc33f455;p=homeserver daily autocommit --- diff --git a/apache2/sites-available/collabora.conf b/apache2/sites-available/collabora.conf index 53ffba83..aad5c493 100644 --- a/apache2/sites-available/collabora.conf +++ b/apache2/sites-available/collabora.conf @@ -1,6 +1,6 @@ ServerName collabora.moellein.homeip.net:443 - Options -Indexes + #Options -Indexes # SSL configuration, you may want to take the easy route instead and use Lets Encrypt! SSLEngine on diff --git a/apache2/sites-available/fhem.conf b/apache2/sites-available/fhem.conf index f65b5a25..0af1c42e 100644 --- a/apache2/sites-available/fhem.conf +++ b/apache2/sites-available/fhem.conf @@ -3,7 +3,6 @@ ServerAdmin mhoellein@freenet.de ServerName fhem.moellein.homeip.net ServerAlias fhem.moellein.homeip.net - ServerAlias fhem.moellein.homeip.net ProxyRequests Off diff --git a/apache2/sites-enabled/collabora.conf b/apache2/sites-enabled/collabora.conf new file mode 120000 index 00000000..60eba08e --- /dev/null +++ b/apache2/sites-enabled/collabora.conf @@ -0,0 +1 @@ +../sites-available/collabora.conf \ No newline at end of file