404 from .well-known/challenge

Hi Rudy,

could it be because script assumes the directory is /etc/apache2? it’s just my guess.

grep -Eri ‘servername|serveralias’ /etc/httpd | grep stored2ship.com
/etc/httpd/conf/httpd.conf:#ServerName www.stored2ship.com:80
/etc/httpd/conf/httpd.conf:ServerName stored2ship.com
/etc/httpd/conf/httpd.conf: ServerName stored2ship.com
/etc/httpd/conf.d/ssl.conf:#ServerName stored2ship.com:443
/etc/httpd/conf.d/ssl.conf:ServerName www.stored2ship.com:443

[sm@stored2ship ~]$ httpd -v
Server version: Apache/2.4.6 (CentOS)
Server built: Nov 5 2018 01:47:09