Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 2.5.7
PHP version: 5.3.15
MySQL version: 5.5.24-cll
Host: dedicated server
Admin Tools version: 2.4.1
Description of my issue:
I read through your help page at: https://www.akeebabackup.com/documentation/admin-tools/web-application-firewall.html#waf-configure
But I did not find a clear answer to my following questions. Here are my settings in AT Pro > Configure WAF > Visual Fingerprinting Protection >
- Block tmpl=foo system template switch - YES
- List of allowed tmpl= keywords - COMPONENT,SYSTEM,RAW
- Block template=foo site template switch - YES
- Allow site templates - NO
1) Should I have a disallow in my robots.txt to prevent the "raw" URL pages from being crawled using Disallow: /*type=raw$
I noticed the "raw" pages had been indexed by Google and I don't want them indexed since I don't know what those Joomla site pages are for.
2) In AT Pro > .htaccess Maker > System Configuration >
2a) For the setting of: Host name for HTTPS requests (withOUT/WITH https://)
Do I use main domain or subfolder URL when I have a Joomla site in a subfolder of the root directory? For example, if the site is located at www.mydomain.com/testing-site/ then should this HTTPS setting be www.mydomain.com or www.mydomain.com/testing-site (with no ending slash?
2b) Do I use www.SUBdomain.mydomain.com for this setting when I have a subdomain for the Joomla site installation at www.subdomain.mydomain.com?
3) I have the Mosets Tree Directory extension on my Joomla site. However, since I have AT Pro set to block tmp page/URLs access, I cannot access some pages to make config changes in Mosets Tree. For example, the following MT FAQ page is one example for increase the maximum number of characters allowed in MT search http://www.mosets.com/help/kb/mosets-tree/67
Is the only way to access pages like this is to first disable AT Pro?
4) In .htaccess Maker > Optimisation and Utility >
I have the setting of "Yes" for "Redirect index.php to site's root" but the site still uses the index.php in all the URLs. I don't have the setting of "No" for the Global Config > SEO Setting s > Use URL rewriting, because I don't want to use Apache rewriting for my URLs. I was just wondering why AT Pro is not redirecting/removing the index.php in the URLs if I have this AT Pro setting to "Yes".
Thank you for any advice on these questions!