[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
Synopsis: dialup ip, multiple (virtual) hostnames - requests & errors sent to wrong logfile State-Changed-From-To: open-closed State-Changed-By: lars State-Changed-When: Fri Jul 17 15:32:18 PDT 1998 State-Changed-Why: The virtual host code was completely rewritten for Apache 1.3.0 and is simply not designed to work with dynamic IPs (dial up lines) and it is unlikely that we will change this behavior. You may add one '_default_' vhost which responds to requests on any interface/IP, but if you want to use multiple vhosts you have to restart Apache when you re-connect to your ISP. Or you use mod_rewrite to rewrite requests based on HTTP_HOST.
