Showing posts with label httpd. Show all posts
Showing posts with label httpd. Show all posts

Wednesday, April 17, 2024

Restrict Access to PHPMyAdmin with DirectAdmin

cd /usr/local/directadmin/ ./directadmin set one_click_pma_login 1 restart cd custombuild ./build update ./build set phpmyadmin_public no ./...