LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > Removal of references to LiteSpeed

Reply
 
Thread Tools Display Modes
  #1  
Old 04-05-2011, 11:35 PM
XN-Matt XN-Matt is offline
Member
 
Join Date: Apr 2011
Posts: 44
Thumbs down Removal of references to LiteSpeed

I've asked this before, have been assured it would be implemented in a later release, it never is.

When changing "Server Signature" to hide everything, any references to LiteSpeed should be removed but they are not.

We can remove the footer on index pages by a simple page edit, fair enough. However, error pages are a different story.

A single server-wide setting should be applied but isn't. Why should we have to pay for software which then links to the software suppliers website. Why should paying customers, for paid software, advertise for free?

Asking for this before gives the standard, non-helpful response of use an error page to which I have asked how to apply one globally when using cPanel which never gets any sort of helpful response.

So, when are you actually going to make that configuration option removal all references to LiteSpeed?
Reply With Quote
  #2  
Old 04-06-2011, 12:07 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
Please reference this thread for custom error pages

http://www.litespeedtech.com/support...ead.php?t=2937
Reply With Quote
  #3  
Old 04-06-2011, 12:09 PM
XN-Matt XN-Matt is offline
Member
 
Join Date: Apr 2011
Posts: 44
Well thanks for answering my post with something completely useless.

How about you re-read my post and actually answer the queries.

I cannot do what you have suggested as we use cPanel and we should NOT have to do stuff to remove your adverts for each individual site.

We want it gone. We pay for the software and we shouldn't have to advertise for you.
Reply With Quote
  #4  
Old 04-06-2011, 04:20 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
You can customize these error pages by modify ErrorDocument directive in /usr/local/apache/conf/include/errordocument.conf which is why the reference thread is given.

Take 403 error page, for example, you can use default 403 page as follows:

Code:
ErrorDocument 403 /403.shtml
Alias /403.shtml /usr/local/apache/htdocs/403.shtml
Alias /cp_errordocument.shtml /usr/local/apache/htdocs/cp_errordocument.shtml
Where cp_errordocument.shtml is referenced in 403.shtml.

or

Code:
ErrorDocument 403 "You are NOT allowed to access"
in case someone would like to use their own error page (override global error page), define ErrorDocument directive in local .htaccess with a different URL (local) such as:
Code:
ErrorDocument 403 /local403.shtml
Reply With Quote
  #5  
Old 04-07-2011, 02:39 AM
DanEZPZ DanEZPZ is offline
Senior Member
 
Join Date: Jul 2009
Posts: 53
That still doesn't answer his question...
Reply With Quote
  #6  
Old 04-07-2011, 10:03 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
no eta on configuration option. for the time being, just use custom error page to hide server signature.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:55 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.