forcing secure via name (off topic?)

1999-05-10 Thread Eric Gus
Server Version: Apache/1.3.6 (Unix) mod_perl/1.19 PHP/3.0.7 mod_ssl/2.2.8 OpenSSL/0.9.2b works fine as http and as https. How can I force ssl when a user uses the url http://secure.hostname.org (redirect/rewrite to https://secure.hostname.org) and deny ssl for http(s)://www.hostname.org I'd

config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread Eric Gus
I've run through the list archives but can't find much of anything on setting up the following: under linux (slackware) 2.0.34- apache 1.3.x mod_ssl or openssl ssleay ( whatever else is required) mod_perl (I _assume_ this is needed to allow the running of perl cgi's w/secure output) php3 ..and