You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Hong Tian <ht...@ias.edu> on 2002/04/17 17:33:26 UTC

SSL access

Hi,

Our web server is Apache+mod_ssl+OpenSSL.
We have an important directory named secure_data. I don't want http (port
80)
to access this directory of secure_data, but only allow https (port 443) to
access it.

I read the documentation of mod_SSL and try to use SSLRequire or
SSLRequireSSL
to resolve it. But the example is not clear to me.

Could anyone provide some examples to resolve it?

Thanks,
Hong




---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org