Search found 1 match
- Thu Aug 24, 2017 12:27 pm
- Forum: Web Server
- Topic: [GUIDE] Secure PhpMyAdmin
- Replies: 26
- Views: 475063
Re: [GUIDE] Secure PhpMyAdmin
Alternative (most recommended) Enable SSL on phpmyadmin and access only from name server 1. create web domain using your name server (server1.myserver.com) with SSL support and nginx 2. edit /etc/httpd/conf.d/phpMyAdmin.conf (centos 6) and delete the following (see below) and save Alias /phpMyAdmin...