Lighttpd Configuration
https://secure.gravatar.com/avatar/cf3f3abe2a109700ea937dfd1d03b969.png?d=wavatar&s=28
Mon Aug 12 11:56 Authored by kanto501

Rewrite rules for Lighttpd  

The Bug Genie will work by default on lighttpd, but the following rule in your URL rewriting configuration is necessary:

 url.rewrite-if-not-file = (
       "^/thebuggenie/([^\?]+)(\?(.*))?" => "/thebuggenie/index.php?url=$1&$3",
 )


The above rule assumes The Bug Genie is hosted at www.mysite.com/thebuggenie, but if it isn't you will need to adjust this.

Categories

How To

Attachments 0

Comments 0

/unthemed/mono/no-comments.png
Expand, collaborate and share
Post a comment and get things done