HTTP Articles
- Fixing Feed Problems with WordPress 2.0.6 and PHP 5.2 (Obsolete) Feeds are broken on WordPress 2.0.6 with most, but not all, browsers because of an HTTP header problem. Here's how to fix it.
- Weird 404 logging error with PHP and mod_rewrite on DreamHost Under some circumstances, a PHP script generating a 404 error will deliver the 404 to the browser, but get logged as a 200 OK by Apache.
- When Not To Use A Redirect Don't use a redirect when changing a setting on your web server would do the job better.