Author: Michiel van der Blonk
Date: 19-01-05 20:56
I have a solution that worked for me. Without this solution I could not even enter my FrontPage web anymore. FrontPage kept saying: "there is no web defined blabla, should I create a web blabla"
In the root folder of your frontpage web you will find the folders named
_vti_bin/
_vti_adm
_vti_auth
in each .htaccess file you find in these folders add the following line:
Options +FollowSymlinks
That solved my problem
|
|