Since the upgrade to Joomla 1.0.7 I cannot access the admin login on my subdomains.
I assume it has something to do with the SEF and .htaccess, since I am getting a Joomla 404 error page.
I renamed htaccess.txt to .htaccess as usual, but now I noticed the following:
Code:
##
## NOTE!
## When using multiple Joomla sites or other web applications in sub-folders,
## you must explicitly turn the RewriteEngine off or use the settings
## recommended for the application
##
I am having one joomla website in root (
http://www.domain.com) and four separate joomla installations on subdomains (subdomain.domain.com), whereby the subdomains are actually folders within the public_html directory.
I managed to log in actually via the "very wrong path", e. g. domain.com/subdomain and then to change the link in the browser to the proper one according DNS set up, otherwise the Editor does not work, but this is not my preferred login-option to the admin backend.
Can anyone help me what to change in the .htaccess file to change or give me the recommendations for multiple Joomla sites according to the htaccess comments?
Thank you in advance
Robert