@Eric, The redirect to localhost looks a security trap from here. I saw in my log an IP from Raleigh with "Wget/1.19.1 (linux-gnu)". Maybe that is you ? The final rule is redirect to localhost: # Send them home to mama or a dead connection RewriteRule ^/(.*) http://localhost/$1 [L,R] So looks your access not md related. On Tuesday 20/03/2018 at 12:06, Eric Covener wrote: On Tue, Mar 20, 2018 at 6:48 AM, Steffen <info@xxxxxxxxxxxxxxxx.invalid> wrote: |