View Single Post
  #4  
Old 06-16-2007, 05:15 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
404.php is a PHP script. Using static HTML will return 404.
If you want to use 404.php, you need to set status code to 404 explicitly in that script.
Reply With Quote