Have I read the related troubleshooter articles above before posting (which pages?)? Si
Have I searched the forum before posting? Yes
Have I read the documentation before posting? I don't beileve this is in the docs
Joomla! version: 1.5.25
PHP version: 5.2.17
MySQL version: Client API version - 5.1.58
Host: hospedajeydominios.com
Admin Tools version: 2.1.11
Description of my issue:
I use the "Using Joomla as an intanet" hack
while developing Joomla sites so my clients can get a look at the website while its being designed. I only have to create a registered user which gives them access to the site.
If the client has a simple old site (not built in Joomla, just basic html) I drop it on a folder named /old and upload a index.html file with this configuration:
<html> <head> <META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.domain.com/old/"> </head> </html>
Today I installed Admin Tools on some "still in development" websites and upon creating the new .htaccess I can't access the website using the registered user.
I tried fiddling with the "Force parsing index.php" and "Redirect index.php to the root" options inside the .htaccess creator, but I still can't get inside the website.
I can give you a live sample, but I'd rather tell you via PM or something (if that option is possible).
Thanks!