[development] mod rewrite rules question

Ashraf Amayreh mistknight at gmail.com
Wed Mar 3 10:24:11 UTC 2010


Afraid not, adding an [L] didn't do any good. I'm still getting an internal
server error that I'm presuming is caused by applying the rule indefinitely
to the rewritten result. Is this the normal behavior of .htaccess files? I'm
pasting the full content of the .htaccess file on the site root:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^(.*).example.com
RewriteRule (.*) ${tryme:%1}/$1 [L]

I'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).

-- 
Best Regards,
Ashraf Amayreh
CEO | O-Minds
Cell. 962 78 8099997
Tel. 962 6 5655150
Fax. 962 6 5675150

o-minds.com
web development | web design
user experience | branding design
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20100303/5749cdab/attachment.html 


More information about the development mailing list