Wolphie Posted May 26, 2008 Share Posted May 26, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.