@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 <i...@apachelounge.com.invalid> wrote:



With 1.1.8 :

https://www.apachelounge.com/.well-known/acme-challenge/test.txt

That URL redirects to localhost for me.  Maybe there's more context
with LogLevel trace8.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


Reply via email to