Please update the bug report: 1. Declare the unneeded patch obsolete. 2. Update the needed patch to be against trunk.
Regards Rüdiger > -----Original Message----- > From: Micha Lenk > Sent: Freitag, 9. September 2011 11:30 > To: dev@httpd.apache.org > Subject: Re: With IP address in Host: header > ServerName/ServerAlias doesn't work > > Hi Rüdiger, > > On 08/23/2011 12:25 PM CEST +02:00, "Plüm, Rüdiger, VF-Group" wrote: > > IMHO the patch does not solve the issue mentioned in the comment > > and is not needed. > > Keep in mind the difference between ap_matches_request_vhost and > > check_host_alias: > > > > ap_matches_request_vhost checks only the data of *one* server_rec > > and hence only *one* Servername and ServerAlias settings as set for > > this vhost, whereas check_host_alias scans over *multiple* > server_recs > > with *multiple* Servername and ServerAlias settings from > different vhosts. > > Okay, good point. Then the first patch should indeed be sufficient. > > What is needed to get it applied to trunk? > > Regards, > Micha >