Vanilla 2 and lighttpd

edited July 2010 in Vanilla 2.0 - 2.8
Now that V2 is released, I wanted to set it up using lighttpd. Does someone have the .htaccess converted to lighttpd?

Does this look good:
url.rewrite-once = ( "^/(.*)" => "/index.php?p=$1" )

Thanks

Comments

Sign In or Register to comment.