Jump to content

Lighttpd and clean URLs


Wolphie

Recommended Posts

Ok, I know about having to set the 404 error handler directive in the lighttpd configuration file or a .htaccess file.

But what's required to achieve actual clean URLs with lighttpd? Are rewrite rules still required? If so, anybody got a simple example? (I suck at regular expressions). And what's needed to achieve this where PHP is concerned? I know apache needs to use mod_rewrite and needs rewrite rules, and then you need to examine the query string and explode it in PHP.

Link to comment
https://forums.phpfreaks.com/topic/107278-lighttpd-and-clean-urls/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.