Hi Nicolas,
And thanks for your response. I spoke with the tech support at my hosting provider and here is what they said.
#1 - Ok so yes, mod_rewrite (rewrite_module) is installed and I do not see any issues with it at all, here is my terminal output when checking: root@vps42816 [~]# apachectl -M | grep rewrite rewrite_module
#2 - I know that they told you that the .htaccess has nothing to do with it ,but I can tell you from experience that is not always the case, and that is the first place to check
#3 - It sounds like something possibly happening with the SEO module and the .htaccess
#4 - I reviewed the .htaccess file in question (.htaccess.admintools) and yes, the syntax is correct, but I have a feeling that there may be conflicting directives that cause this to happen once enabled, so the main directive: ##### Joomla! core SEF Section -- BEGIN RewriteCond %{REQUEST_URI} !^/index\.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule .* index.php [L] ##### Joomla! core SEF Section -- END May be conflicting (but the syntax is correct) with something else happening when the tool is enabled.
But to be clear, the syntax is not the issue
But conflicting directives may be the culprit
#5 - I would say have him review the directives he has setup, because as we both can see (and he can) when it is enabled, all pages go 404, but when turned off, no issues, and when it is enabled the .htaccess file is the one being called, so I would say have him check the .htaccess file when enabled/disabled. I know he may not believe so, but the proof is in the pudding so to speak, and that .htaccess file is the only thing that makes sense in this case.
Again I've never had an issue like this with Admin Tools, it's an excellent piece of software but could there be something else there that we're not seeing. This has never happened to ANY of our websites ever using Admin Tools as I've stressed but according to the transcript you're reading above there may be something more we're not seeing. Any help would be greatly appreciated. I look forward to your response.
Thanks in advance Nicolas
Eric