"Ralf S. Engelschall" <[EMAIL PROTECTED]> writes:
> 1. When this is a separate module which does the redirect and
>mod_ssl does nothing more with the variables than just implement them, it
>would be more clean to implement the two directives directly in your own
>module where you do
On Wed, May 19, 1999, [EMAIL PROTECTED] wrote:
> This patch[1] adds two new directives, SSLServerName and SSLServerPort. The
> idea behind these two directives is to associate a SSL-aware Apache server,
> with a non SSL-aware Apache server. For example:
>
> One could have in httpd.conf:
>
>
This patch[1] adds two new directives, SSLServerName and SSLServerPort. The
idea behind these two directives is to associate a SSL-aware Apache server,
with a non SSL-aware Apache server. For example:
One could have in httpd.conf:
Listen 80
Listen 443
SSLServerName ssl.f