View Single Post
  #1  
Old 07-07-2008, 01:26 AM
ofsen ofsen is offline
New Member
 
Join Date: Jul 2008
Posts: 3
Default Removing Powered By ?

Hi is it possible to remove the Powered by (ServerToken) from 404? I can create a custom error page but I don't wanted to do that.
Currently I get:

404 Not Found
The resource requested could not be found on this server!

Powered By LiteSpeed Web Server
Lite Speed Technologies is not responsible for administration and contents of this web site!

But I only want to see:
404 Not Found
The resource requested could not be found on this server!


Regards.
Reply With Quote