Re: Is this Http or Https in an apache module?
On Mon, 7 Jul 2003, Bengt-Arne Fjellner wrote:
> Hi im trying to write an authorization module for apache 2.0
> I want it to reject everything unless it is over https
> Problem I cant find out if it is http or https Where is that info ??
>
> Sorry if this is a faq but i cant find that faq.
Look for: "mod_ssl" (Apache - all versions), or "apache_ssl" (version 1 only).
|