>  RewriteEngine On
>  RewriteRule ^/(.*)        /index.lua

Try adding the [PT] flags to the end of the rewrite rule.

RewriteRule ^/(.*)        /index.lua [PT]

-- 
Kriss

http://www.WetGenes.com
mailto:[email protected]

_______________________________________________
Kepler-Project mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to