On 06.08.2019 03:32, Paulina wrote:
On Mon, Aug 5, 2019, at 06:50, Paulina wrote:
I have been using a cloud host, it seems I have a unnormal DNS resolver
entry:
And what exactly is unnormal in:
nameserver 127.0.0.53
options edns0
???
Sorry my mistake.
After checking the documents
On Mon, Aug 5, 2019, at 20:32, Paulina wrote:
> > On Mon, Aug 5, 2019, at 06:50, Paulina wrote:
> >>
> >> I have been using a cloud host, it seems I have a unnormal DNS resolver
> >> entry:
> >
> > And what exactly is unnormal in:
> >
> >> nameserver 127.0.0.53
> >> options edns0
> >
> > ???
We do it with PerlSetVar:
PerlSetVar vhost MY_COOL_SITE
On Mon, Aug 5, 2019 at 1:19 PM Thorsten Schöning
wrote:
> Hi all,
>
> I'm hosting multiple instances of the same web app in different
> versions using the same instance of HTTPd and one VHOST per
> instance/version of web app currently. I