I have learn’t a lot from the good folks here, and I have just discovered something that bothers me and need help to streamline things secure my sites;
Well I have a hosting account with a company, and since I am not a programmer I have relied on Joomlart templates and have learnt so much from here. When I was about to start installing templates, someone told be it would be a good idea to install site templates in sub-folders, for instance, my main website URL is http://www.mainsite.com so with the sub-folder it would be http://www.mainsite.com/subfolder. Then I had to do URL redirect to point (http://www.mainsite.com) to the sub http://www.mainsite.com/subfolder, so this is how my main site has been working.
I have also installed other templates to other sites that I have added through cpanel and they are all doing well.
Well this is where I am uncomfortable, I deleted the redirect for my ‘mainsite’, and to my amazement, when I typed http://www.mainsite.com, the URL pointed me to my public_html and showed all my subfolders that contains my other sites for instance; subfolder(mainsite.com), subfolder1(site#2.com), subfolder2(site#3.com)
What is the best practice in securing and manage installations and sites. I had wanted to install Teline IV in the public_html folder without using the subfolder option