[BlueOnyx:00998] Re: .htaccess Error
Steve Howes
steve at geekinter.net
Tue Apr 7 07:43:52 -05 2009
On 7 Apr 2009, at 13:37, Richard Sidlin wrote:
> Wondered if anyone can help. I have a client that has put
> this .htaccess file on the website:
>
> RewriteEngine on
> RewriteRule ^news/([0-9]+)/(.+) /news/detail.php?id=$1 [L]
>
> RewriteCond %{REQUEST_METHOD} ^TRACE
> RewriteRule .* - [F]
> This comes up with an Internal Error 500 when enabled. Is there
> something wrong with the file? It was uploaded using the site admins
> user.
See what the error log says. It logs errors.
More information about the Blueonyx
mailing list