Hi,
We aren’t using any directory password protection and everything is setup correct as far as well can tell via our host control panel.
The wp-admin htaccess file is BPS’s default one, with your https & non-www rewrite rules the same exact thing happens still with the www not being removed from any url under the wp-admin directory.
My wordpress’s are setup as you see below:
/public_html/
which is setup for website.com
/public_html/websitetest
which is setup for websitetest.website.com
/public_html/testingwebsite
which is setup for testingwebsite.website.com
So as for the subfolders, how do I make the root .htaccess correctly NOT apply any rules (prevent clashes) to the subdirectories/subdomains but then for default BPS .htaccess files to work in those subdomains/subdirectories.
Thanks
Ryan