Forums » Support »
Added by CyberCr33p about 14 years ago
I have this rewrite:
RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^(.*)$ index.php/$1 [L]
and I want to create a Lua rewrite.
Any help?
You may find this useful:
http://groups.drupal.org/node/22787