View Single Post
  #14  
Old 12-30-2006, 06:20 AM
surfman surfman is offline
Member
 
Join Date: Dec 2006
Posts: 27
updated to 3.0RC1, the problem is still there.

when I visit

http://mydomain.com:78

it's fine. that means apache works fine at port 78

when I visit

http://www.mydomain.com

it shows "There is no website configured at this address" from cpanel.

but when I visit

http://www.mydomain.com/anyfolder

even

http://www.mydomain.com/anyfile.html

all are working fine, just shtml can not be visited. My default index file is a shtml page, so, the said error page is shown instead of showing a normal .shtml page.

I checked external apps settings and script handler, all settings are correct. it seems litespeed sends shtml file to somewhere where can not be processed correctly.

My apache is 1.3.34.

My external apps:

Type Name Address
Web Server Apache13 localhost:78

and script handler:

Suffixes Handler Type Handler Name
shtml Web Server [Server Level]: Apache13

the above info is for your reference.

any suggestion? thanks.

Last edited by surfman; 12-30-2006 at 12:23 PM..
Reply With Quote