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:
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..?
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:
And if I add 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
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..?