[BlueOnyx:24684] Re: 6109R SSL renewal problem
Michael Stauber
mstauber at blueonyx.it
Mon Dec 28 11:36:20 -05 2020
Hi Michael,
> Mine looks wrong. Mine is not a symlink.
> drwxr-xr-x 2 root root 4096 Dec 28 03:19 acme-challenge
You can fix it this way:
rm -R /home/.acme/.well-known/acme-challenge
ln -s /home/.acme/ /home/.acme/.well-known/acme-challenge
> How can a sub-folder point to a level above itself in the same
> path without causing a loop?
It's not actually pointing back at itself. It just makes sure that the
URL string ...
/.well-known/acme-challenge
... is pointing to /home/.acme/
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list