On Thu, May 05, 2005 at 04:26:41PM -0700, Paul Querna wrote: > Branch URL: > https://svn.apache.org/repos/asf/httpd/httpd/branches/listen-protocol/ > > I have created a branch to: > > 1. Add a 'protocol' to the Listen Command. (done) > > 2. Add a Protocol command to force the protocol inside a vhost. (done)
It seems a little confusing to allow Listen to take a protocol argument *and* have a separate directive to do the same. Why not just use "Protocol" for both? Also, is this also going to fix the PR#33398 issue? Regards, joe
