Michiel Boland wrote: > > > is there a way to specify a default virtualhost, > > that is used when the Host: header sent by the client > > does not match any defined virtualhost? > > > > currently mathopd answers such a request with 404, > > even www.mathopd,org has that problem, for example > > when loading accessing it using it's IP adress: > > http://195.86.38.7/ > > > > this is a problem for me, as i am running a server > > on a dynamic IP. > > This should be possible with mathopd 1.4. But I don't see what your > problem has to do with dynamic IP addresses though. Mathopd does not care > about addresses at all. All it cares about is the hostname that is sent > by the browser. So as long as you keep your name-address mapping correct > at all times, you should be fine, even with 1.3.
Well, i want the server to be reachable with only the IP address or the hostname associated with it, not only the DynDNS name pointing to it (which will ofcourse work). the only way right now would be to add a Host entry for every possible IP address and hostname. Thorben Thuermer
