I'm using CentOS 8.0 / Directadmin / OpenLiteSpeed / PHP7.4.
Trying to install LetsEncrypt ssl certificates but getting error message:
`Error: http://**********/.well-known/acme-challenge/letsencrypt_123456789 is not reachable. Aborting the script.`
Then tried to enable directory listing through .htaccess [Options + Indexes] and reload the OpenLiteSpeed service nothing helped.
Then tried to use `allowBrowse 1 ` in openlitespeed.conf file, but again no success.
Kindly, is there anyone can help me with this issue? How to enable directory listing in OpenLiteSpeed?
Thanks in advance
Trying to install LetsEncrypt ssl certificates but getting error message:
`Error: http://**********/.well-known/acme-challenge/letsencrypt_123456789 is not reachable. Aborting the script.`
Then tried to enable directory listing through .htaccess [Options + Indexes] and reload the OpenLiteSpeed service nothing helped.
Then tried to use `allowBrowse 1 ` in openlitespeed.conf file, but again no success.
Kindly, is there anyone can help me with this issue? How to enable directory listing in OpenLiteSpeed?
Thanks in advance