Thread: Error 500
View Single Post
  #5 (permalink)  
Old 05-07-2008, 02:41 PM
lordspace lordspace is offline
Junior Member
 
Join Date: Jan 2008
Posts: 16
Default

Mod_rewrite may not be enabled on your host.
You may achieve the same functionality with 404 handler and adding 200 OK header.
I am assuming that you're under Linux/Unix hosting and running apache as web server
Reply With Quote