From 51d6e13a136d5b6698fd417b383e063d501dfcda Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Fri, 22 Mar 2019 09:34:50 -0500 Subject: [PATCH] websites: pyrocufflink.net: Disable rewrite log --- .../pyrocufflink.net/templates/pyrocufflink.httpd.conf.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/websites/pyrocufflink.net/templates/pyrocufflink.httpd.conf.j2 b/roles/websites/pyrocufflink.net/templates/pyrocufflink.httpd.conf.j2 index f90af3d..9672a89 100644 --- a/roles/websites/pyrocufflink.net/templates/pyrocufflink.httpd.conf.j2 +++ b/roles/websites/pyrocufflink.net/templates/pyrocufflink.httpd.conf.j2 @@ -7,7 +7,6 @@ SSLCertificateKeyFile {{ apache_ssl_certificate_key }} ProxyRequests Off - LogLevel rewrite:trace8 RewriteEngine On RewriteRule ^/(~[^/]+)(/.*)?$ {{ userdir_proxy_backend }}/$1$2 [P] RewriteRule ^/$ http://dustin.hatch.name/