"Kilian Hann" <kilian.NOSPAM.hann RemoveThis @gmx.de> wrote in message
news:bihr56$71q$00$1@news.t-online.com...
> hi folks,
> i wrote a .htaccess file with the following content:
>
> RewriteEngine On
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteBase /
> RewriteRule ^typo3$ typo3/index_re.php
> RewriteRule ^[^/]*\.html$ index.php
>
> but when accessing this page, a 403 appears. the server root is
> /var/httpd and the dir where the domain points to is /var/httpd/data/ms
>
> Can anybody help me?
>
Checlk your error log I had a similar sort of result and it was because
other things I needed for modrewrite to work wasn;t installed or enabled.
I can't find the exact error as the server I had the error on had a HD go
down "click click thunk" I need to rebuild it (add the SCSI drives and the
other spare IDE's
Mike.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: .htaccess file makes 403