Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

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.