[TYPO3] HELP - Site has stopped working
Sandy Matheson
lists at mathesonuk.com
Fri Aug 18 14:14:59 CEST 2006
Hi,
The .htaccess file is the same as on other working sites on the same
server so I don't see how this is a problem. It is listed below.
RewriteEngine On
RewriteRule ^typo3$ - [L]
RewriteRule ^typo3/.*$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* /index.php
Any more ideas?
Many thanks,
Sandy
On Fri, 18 Aug 2006 13:46:07 +0200, Thijs Hakkenberg
<thijs at hakkenberg.com> wrote:
>Sandy,
>
>Does the .htaccess has anything to do with it? It might prevent acces to
>the directory.
>
>Regards,
>
>Thijs H
>
More information about the TYPO3-english
mailing list