Hey guys, (1) how do i check if mod_rewrite is enabled/installed in my lighttpd server? If not, how do i enable it?

(2) How do I add this htaccess code to lighttpd?

Code: 
RewriteBase /alt
RewriteRule ^(.*)/(.*)/ index.php?file=$2
Thanks alot
kohkindachi Reviewed by kohkindachi on . [Help] htaccess --> lighttpd Hey guys, (1) how do i check if mod_rewrite is enabled/installed in my lighttpd server? If not, how do i enable it? (2) How do I add this htaccess code to lighttpd? RewriteBase /alt RewriteRule ^(.*)/(.*)/ index.php?file=$2Thanks alot :sun: Rating: 5