Feature request: adapt redirect rules for lighttpd
Reported by jsilence | October 11th, 2010 @ 07:26 AM
It would be nice if Appleseed could run off of the recource friendly lighttpd. Unfortunately lighttpd does not support .htaccess files.
Thus it would be great if some kind soul could transmogrify the apache rewrite rules into lighttpd rewrite rules. I am dyslectic in either one rulesets.
-jsl
Comments and changes to this ticket
-
Michael Chisari October 25th, 2010 @ 01:34 AM
I've gotten this working on my local machine and preliminary testing looks good.
Lighttpd rules are:
url.rewrite-if-not-file = (
"^/themes(.*)" => "system/appleseed.php", "(.*)" => "system/appleseed.php$1"
)
I'll be including these in a file called lighttpd-rewrite.conf in the
next release.Michael Chisari
Lead Developer, The Appleseed Project
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The First Open Source+Distributed Social Networking Platform