aaP_sepladmin hi team, i want to enable phpMyAdmin on domain like phpMyAdmin.domain.com with ssl presently its on IP Public access address: 111.222.333.44:887/phpmyadmin_d04fbsdf1asdfsdfsdf
aaPanel_Kern Hello, You can use the domain name to replace the IP directly, It is not recommended to configure domains in Settings, so that only domain accesses the panel, and IP will prohibit access. aaP_sepladmin
aaP_sepladmin ok thanks i used reverseproxy it worked by domain name but have error Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to access phpMyAdmin.
aaPanel_Kern Hello, you can access the domain name by setting SSL and using the target address 127.0.0.1:887 port. 887 is the https port of phpmyadmin by default. Please modify it if it has been modified. aaP_sepladmin
aaP_sepladmin aaPanel_Kern 127.0.0.1:887 if i use this iam getting 403 Forbidden error can you check in your local test server and guide in proper way
aaPanel_Kern Hello, the same method as http, just use different protocols https and different ports. Note that phpMyAdmin.domain.com must also set SSL aaP_sepladmin