News Feed
Jobs Feed
Sections




News Archive
feed this:

Edin Kadribasic's Blog:
Serendipity on Lighty
April 21, 2007 @ 09:42:42

In a new post Edin Kadribasic shares his method for getting a Serendipity (a popular PHP-based blogging system) website up and running on a lighttpd server.

Well the basic install went pretty smoothly, but I wanted, of course, to use "friendly" URLs. For that Serendipity supplies .htaccess file with Apache mod_rewrite rules. With a little bit of effort it was possible for me to convert those into rewrite rules that lighttpd would understand.

He includes all of the rewrite rules lighttpd needs to mimic the responses of an Apache server in a rewrite-once statement, and a limitation on the files the server can send with an access-deny config line.

0 comments voice your opinion now!
serentiy lighttpd install setup rewrite deny access serentiy lighttpd install setup rewrite deny access



Community Events











Don't see your event here?
Let us know!


community development testing podcast database release tool phpunit example code series composer functional object interview introduction language framework zendframework2 opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework