<div dir="ltr">Afraid not, adding an [L] didn&#39;t do any good. I&#39;m still getting an internal server error that I&#39;m presuming is caused by applying the rule indefinitely to the rewritten result. Is this the normal behavior of .htaccess files? I&#39;m pasting the full content of the .htaccess file on the site root:<br>
<br>RewriteEngine On<br>RewriteCond %{HTTP_HOST} ^(.*).<a href="http://example.com">example.com</a><br>RewriteRule (.*) ${tryme:%1}/$1 [L]<br><br>I&#39;m very sure the application is working properly because I can run it standalone and it works fine (returns either NULL or key followed by newline).<br clear="all">
<br>-- <br>Best Regards,<br>Ashraf Amayreh<br>CEO | O-Minds<br>Cell. 962 78 8099997<br>Tel. 962 6 5655150<br>Fax. 962 6 5675150<br><br><a href="http://o-minds.com">o-minds.com</a><br>web development | web design<br>user experience | branding design<br>

</div>