FrontPage Extentions causing Grief

mofolo

New Member
FrontPage Extensions causing Grief

Hi There,

After me and Support toiling away for 1 day and countless amount of emails, it seems like this problem will never be solved..

Here is the problem.

I just moved from shared hosting to a KnownHost VPS, all the files have been transffered and I have set up Frontpage extentions using the Cpanel installer.

I am, however, receiving this error:

This is what is happening:

I open my website thru Microsoft Expressions and this appears:
[Broken External Image]:http://img30.imageshack.us/img30/9051/frontpage2n.jpg

I press OK, and i get this:
[Broken External Image]:http://img72.imageshack.us/img72/2816/frontpage1.jpg

Finally the details say this:
[Broken External Image]:http://img534.imageshack.us/img534/6338/frontpagep.jpg


My htaccess file looks like this:
# -FrontPage-
<Limit GET POST>
order deny,allow
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
allow from all
</Limit>
AuthUserFile /home/webroot/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/webroot/public_html/_vti_pvt/service.grp
AuthName domain.com
And if I add this:


ErrorDocument 404 /404.php


Expressions skips the first dialog box (see first image) and goes straight to the second dialog (see second image)

And in the Details popup (see 3rd image), it simply returns the 404.php page..


So I turn to the community, what do you think will fix this problem..?
 
DId you get this working?

Just curious - I guess I should say "do you need this to work"? i,e, are you using any FrontPage plugins? or are you just using themes?


;)
 
Nobody uses FrontPage, so WHM probably hasn't been updated since 2003 when it was killed off. Does it work if you get rid of them?

And I think it's also been discontinued and no longer supported by WHM as well.
 
Top