# NameVirtualHost sections for :core. All virtual hosts ending in :core # will be converted to a set of NVH'es on the same dynamic port, so they # are collected here. MaxMemFree 1 ServerName default-strict = 2.5.1> # StrictHostCheck can only be configure globally or in a "default" vhost StrictHostCheck ON ServerName nvh-strict ServerAlias nvh-strict-alias # Implicitly StrictHostCheck ON from default VH above # MergeSlashes = 2.4.39> ServerName merge-default require all granted require all denied ServerName merge-disabled MergeSlashes OFF require all granted require all denied require all denied require all denied RewriteEngine ON RewriteCond %{REQUEST_URI} (.+)/$ RewriteRule ^ %1 [L]