I've tried tons (probably in excess of 250) different rewrite rules but none of them are having the desired effect.
Rules for maindomain.com which is a wordpress website with SSL & should run with the prefix www.
- Check and force
www.
to the entire domain/folders/subfolders...etc (not just wordpress) EXCEPT the foldertestfolder
- Check and force
https.
to the entire domain/folders/subfolders...etc (not just wordpress) EXCEPT the foldertestfolder
Rules for test.otherwebsite.com which is a custom set of pages hosted in /testfolder/
on the server
- Check and forcefully remove
www.
from the domaintest.otherwebsite.com
- Check and forcefully changed
https
tohttp
from the domaintest.otherwebsite.com
These rules shouldn't be needed I don't think... if the first set of rules work correctly.