I have installed SSL for my website http://digitalexperts.net. The website is based on Drupal 7, for which I don't need SSL. But I also have WHMCS installed on my website in a folder named billing. The path is http://digitalexperts.net/billing
Now I want http://digitalexperts.net/billing/*
to permanently redirect to https://...
. I also want the rest of the website to permanently redirect to non SSL version.
What is the best solution to this problem?