View Single Post
  #15  
Old 12-30-2006, 12:13 PM
surfman surfman is offline
Member
 
Join Date: Dec 2006
Posts: 27
a little further info for the problem.

after I removed external apps and script handler,

http://www.mydomain.com

is working under litespeed. for sure, there are SSI missing on my each shtml page.

alright, I added back external apps and script handler,

http://www.mydomain.com

shows the said error page from Cpanel. I traced the error, it comes from

/usr/local/apache/htdocs

Seems litespeed send shtml to apache at port 78. but apache failed to parse job for shtml. although, if I directly visit

http://www.mydomain.com:78

all shtml pages are working fine. any idea to fix it? thanks.
Reply With Quote