Hallo, I m using ISP Config 3. My server is running on some IP, lets say it is 1.1.1.1. I have ISPConfig on 1.1.1.1:8080 and phpmyadmin on 1.1.1.1/phpmyadmin Problem becomes while i make new website in ispconfig, lets say domain.com. after doing this i can get to ISP config by typing domain.com:8080 or domain.com/phpmyadmin. Also https://domain.com is available. Is it possible to turn off this? I would like to get to phpmyadmin and ISPConfig only accross 1.1.1.1/phpmyadmin or :8080 and not while i m using my domain name. also turn of all https://domain.com and keep it only for https://1.1.1.1. Thank you for advices
The ispconfig vhost is port based, so you can reach ispconfig on port 8080, the domain or IP does not matter. If you want to change that, you will have to edit the ispconfig vhost in /etc/apache2/sites-available/ and then restart apache. phpmyadmin is a apache alias, so you can reach it on any vhost. If you like to change that, edit the phpmyadmin config file in /etc/apache2/conf.d/