From 71534402c34e055d7cf9a8cc46fc9c9ab6e92887 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 8 Apr 2019 17:14:41 +0100 Subject: Add google site auth alias --- etc/apache/httpd.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/apache') diff --git a/etc/apache/httpd.conf b/etc/apache/httpd.conf index 62228b2..55af91e 100644 --- a/etc/apache/httpd.conf +++ b/etc/apache/httpd.conf @@ -122,6 +122,7 @@ PerlSetVar JavaScriptMinifier JavaScript::Minifier::XS AuthLDAPURL "ldap://localhost:389/ou=Users,dc=random,dc=lan?uid?sub?(objectClass=*)" Alias "/.well-known" "/var/www/shared/letsencrypt/.well-known/" +Alias "/google85e0dcd397756493.html" "/var/www/shared/google85e0dcd397756493.html" AddHandler markdown .md # Host specific stuff -- cgit v1.2.3