You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by raptor <ra...@unacs.bg> on 2001/09/19 15:14:40 UTC

Dynamic !?

hi,

Anyone to know a way to set the host virtual-address dinamcly i.e.depending
on what is the dynamic address I get by the pppd deamon when I connect !?!
=====
iVAN
raptor@unacs.bg
=====


Re: Dynamic !?

Posted by Olivier Poitrey <ol...@pas-tres.net>.
Don't put an ip but a domain in the virtualhost section :

<VirtualHost domain.com>
    ...
</VirtualHost>

On IP change, you have to update the domain and to restart apache.


--
___________________________________________________________________________
 O  l  i  v  i  e  r    P  o  i  t  r  e  y

USA disaster support http://www.osdn.com/911.shtml
----- Original Message -----
From: "raptor" <ra...@unacs.bg>
To: <mo...@apache.org>
Sent: Wednesday, September 19, 2001 3:14 PM
Subject: Dynamic <Virtualhost> !?


> hi,
>
> Anyone to know a way to set the host virtual-address dinamcly
i.e.depending
> on what is the dynamic address I get by the pppd deamon when I connect !?!
> =====
> iVAN
> raptor@unacs.bg
> =====
>
>