From: Csere M. <cs...@gm...> - 2019-07-01 09:05:10
|
Hello! I still wasn't able to figure this one out. Jamie, perhaps you can tell me where to change it? Thanks Matyas 2019. 05. 31. 0:28 keltezéssel, Andrey Repin írta: > Greetings, Mátyás Csere! > >> When I enable "Apache website" for domain, the virtualhost is created like: >> <VirtualHost *:80> >> .... >> </VirtualHost> > >> But when I enable the "Apache SSL website" it is created like: >> <VirtualHost external.ip.add.ress:443> >> .... >> <VirtualHost> > >> This is a problem because at the moment since the server is behind nat and has a private IP. >> Is there a way to set it, so that ssl virtualhosts are created with *:443? > Yes, you can change templates in module settings. > > |