)]}'
{"playbooks/roles/static/files/50-gating.dev.conf":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"5c805ed6cd08aa5ba9b29b6a74a8728516a8a873","unresolved":false,"context_lines":[{"line_number":16,"context_line":"    ServerName gating.dev"},{"line_number":17,"context_line":"    ServerAlias www.gating.dev"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"    RewriteEngine on"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"    SSLEngine on"},{"line_number":22,"context_line":"    SSLProtocol All -SSLv2 -SSLv3"}],"source_content_type":"text/plain","patch_set":2,"id":"9c07ca0d_285bdeec","line":19,"updated":"2021-07-22 17:48:55.000000000","message":"You might consider something like:\n\n  RewriteCond %{HTTP_HOST} !^gating\\.dev [nocase]\n  RewriteRule ^/(.*) https://gating.dev/$1 [last,redirect\u003dpermanent]\n\nThis way if someone does visit the www.gating.dev alias they get redirected to gating.dev, and web search engines spidering links are less likely to wind up indexing duplicate copies of the site as well.","commit_id":"c518199b3abc1744fe5546e3e96e92613d1f4c97"}]}
