[ic] secure order credit-cart

Ronald Weinrich interchange-users@icdevgroup.org
Tue Jul 16 08:29:01 2002


Hi All,
I like to install a secure ordering via credit-cart ... and need some help
please.
I installl mod_ssl-2.8.8-1.3.24 with apache-1.3.24 and openssl-0.9.6c
in httpd.conf I have
<VirtualHost _default_:443>
DocumentRoot "/homepages/myshopdir"
.....
...
If I call  https://www.myshop.com ssl works.
But how if I call
https://www.myshop.com/cgi-bin/myshop/ord/checkout.html?.......

what must I do to run checkout.html on secure site ??

TIA

Ron