<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18203" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Wondered if anyone can help. I have a client that 
has put this .htaccess file on the website:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>RewriteEngine on<BR>RewriteRule ^news/([0-9]+)/(.+) 
/news/detail.php?id=$1 [L]</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>RewriteCond %{REQUEST_METHOD} ^TRACE<BR>RewriteRule 
.* - [F]<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Richard</DIV></FONT></BODY></HTML>