Hi Guys, i reached step that ispconfig is mostly running the way i like it to be. At the moment i am facing just one last within: How can i implement webmail->squirrelmail and phpmyadmin to be reached by every domain/subdomain pointing at the ispconfig host. For example lets say my main host is host.net - https://host.net is ispconfig panel, dirs webmail, phpmyadmin and so on are reachable. Now there is a customer/second domain test.me -> https://test.me is showing standard website and how perfect the customers company is fitting to the viewers needs Now i want to be able to offer the customer just to point at https://test.me/webmail, https://test.me/squirrelmail and so on to get to the backend functions. OK, i think i know how to do it manually in every nginx config file - but there has to be a trick to handle it automatically by isp - isn't it? may you can give me a hint or the right steps to do it. Many thanks in advance! Chris
There is guide for that in the tutorials. Basically you need to add them in each vhost manually or use conf-custom folder with your customized vhost file and resync all websites.
Hi ahrasis, thanks for the hint. Would you point out the tutorial - i used the perfect server (nginx, debian etc) but didn't see anything like changing these settings? (maybe it was too late?)