On Sat, Mar 7, 2009 at 5:49 PM, pavel.stratil-...@fenix.cz <pavel.stratil-...@fenix.cz> wrote: > > well the patch is out there a long time ... distros package it with apache > so, while it may not be currently a part of apache's official release yet, > i don't think its a wise thing to wait for the official sni apache and then > wait even more for a sni patch to mod_vhost_alias. > refference: http://people.apache.org/~fuankg/diffs/httpd-2.2.x-sni.diff
The way mod_vhost_alias hooks into Apache doesn't seem too promising for interoperating with SNI -- it operates pretty late in the game (like Alias or RewriteRule). Maybe mod_macro + the SNI patch comes close to what you're looking for? -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org