Hi,
I have an application deployed on apache and would like to restrict access to a given URL to SSL only.
For example:
http://www.myserver.com/public -- can be accessed from HTTP or HTTPS
http://www.myserver.com/private -- can only be accessed from HTTPS
Server details:
Server Version: Apache/1.3.41 (Unix) PHP/4.4.9 mod_auth_passthrough/1.8
mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.31
OpenSSL/0.9.7a
Server Built: Dec 23 2008 20:13:53
-----------------------------------------------------
THanks
Ahmed