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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Install/Configuration > cpanel trying to check whm-status through litespeed

Reply
 
Thread Tools Display Modes
  #1  
Old 12-24-2011, 08:20 AM
aww aww is offline
Senior Member
 
Join Date: May 2007
Posts: 237
Default cpanel trying to check whm-status through litespeed

I just noticed this is periodically happening in the logs

File not found [/usr/local/apache/htdocs/whm-server-status]

I vaguely recall cpanel polls that normally to make sure things are running and possibly do a restart if it's not there?

This is a problem because while it's in httpd.conf, litespeed doesn't support the directive

grep -A 5 whm-server-status /usr/local/apache/conf/httpd.conf
Code:
<Location /whm-server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from 127.0.0.1
</Location>

Technically this is a cpanel problem but because litespeed is replacing apache, I am not sure how to best address it.

I have to remember where the setting is that does this polling, I guess it's not really required.
Reply With Quote
  #2  
Old 12-24-2011, 08:23 AM
aww aww is offline
Senior Member
 
Join Date: May 2007
Posts: 237
Oh duh, I am duplicating questions, very sorry

http://www.litespeedtech.com/support...ead.php?t=5536

You can delete this thread if you'd like.
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 04:06 AM.



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