Quantcast

WordPress 404 with lighttpd (lighty)

If you are having a problem getting your wordpress 404 page to show up when using lighttpd you need to add the following to your lighttpd config file to tell it where to get 404 responses from:

server.error-handler-404 = "/index.php?error=404"

This assumes that your blog starts at the root directory.

Tags: , ,

This entry was posted in system administration. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>