From: Mátyás C. <cs...@gm...> - 2019-05-31 09:20:07
|
Hello Andrey! Which setting do you mean? There is "System Settings > Server Temaplates > Apache website >Directives and settings for new websites", but that only sets the the parameters inside the <Virtalhost> tag, but not the tag itself. Thanks Matyas On Fri, May 31, 2019 at 12:37 AM Andrey Repin <anr...@ya...> wrote: > 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. > > > -- > With best regards, > Andrey Repin > Friday, May 31, 2019 1:28:27 > > Sorry for my terrible english... > - > Forwarded by the Webmin mailing list at > web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > |