I like to use admintools on multiple Joomla websites inside a Test live environment and I’m not sure how to proceed ?
— To protect the websites
— To be able to use mode rewrite properly
— To be able to test https ( optional )
Note: on real live websites I always use the Admintools htaccess Maker
About the test environment —————————————
— The test environment server is under a specific domain name —> e.g. mydomain.com
— multiple websites are in sub-folders in the public_html root of that domain (mydomain.com) and reach by using the url
e.g. —> mydomain.com/siteonefolder
—> public_html (Root)
— —> siteonefolder
——> sitetwofolder
——> sitethreefolder
— they all have Admintools pro install but deactivated by renaming —> main.ph
— Also in the root, I have a simple index.html and a disallow robot text to be sure that Search engines doesn't crawl the contents
— I will probably add a php password to the entire public_html (if possible) or the individuals websites main folders to insure privacy