mod_rewrite plesk and https

Here's the scenario:

I have Plesk installed on a Red Hat Linux server.
I would like to setup mod_rewrite rules for https requests.

Because it is a Plesk machine you put the mod_rewrite rules in a vhost.conf file in a directory like /var/www/vhosts/domain.com/conf

I have done this and the rules work fine. The problem is that I can not get any of the rules to apply to a https page. Even if I take away all the conditions, the rule will only be applied to http requests.

Any help would be greatly appreciated.

Thank you,

David Delisle

 

 

 

 

Top