Web Hosting Talk







View Full Version : Subdomain/mod_rewrite/ssl/cpanel problem


RandChar
03-23-2004, 03:17 PM
Greetings,
I created a subdomain in my hosting account, secure.my-domain.com, set up a mod_rewrite so that all traffic to my-domain.com/secure will be changed to https://secure.my-domain.com, and installed an ssl certificate. For some reason, https://secure.my-domain.com/ is giving me the root public_html directory, even though the subdomain's entry in httpd.conf points to public_html/secure.

Whassup with that? :eek: I would imagine the problem is simple...any expert advice?