LDF: DirectAdmin Apache server-status URL is password protected
Posted: 07 Aug 2022, 15:27
Since some time DirectAdmin (custombuild?) Apache config password protects the http://127.0.0.1/server-status URL.
The username and password are re-configured every time build rewrite_confs is run.
The current values are printed (in plain text) at the bottom of /etc/httpd/conf/extra/httpd-info.conf. Eg.
The LDF load check calls the URL above but fails without authentication. It would be nice if, for DA installs, it could authenticate with the settings in httpd-info.conf?
The username and password are re-configured every time build rewrite_confs is run.
The current values are printed (in plain text) at the bottom of /etc/httpd/conf/extra/httpd-info.conf. Eg.
Code: Select all
#Authenticate using:
#Username: USERNAME_STRING
#Password: PASSWORD_STRING