[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] FP issue - There HAS to be a fix by now somewhere.



At 04:23 PM 2/19/2002, you wrote:
It's not that the FrontPage _vti files are corrupted or missing, it's the
permissions in the file: /etc/httpd/conf/access.conf
The fix you are trying to run only repairs those files if FrontPage is truly
broken.

Although it is semi-drastic, I had to change this setting under <Directory
/home/sites/>:

# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"

AllowOverride AuthConfig Indexes Limit

TO

# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"

AllowOverride ALL AuthConfig Indexes Limit

(NOTE THE ALL SETTING)

It does decrease the security of the sites of all sites a bit, but it seems
as though the add-ons that FrontPage creates at the bottom of the conf file
eventually are no longer seen and it tries to change the setting to degraded
anyway. The change to the conf file to all the sites instead of just some of
them is the only change this makes.

CAUTION NOTE: you will see the line:
AllowOverride ALL AuthConfig Indexes Limit
Under / <Directory /home/sites/> also... DO NOT CHANGE THAT ONE!

I hope I explained this ok?

Kevin

Hi Kevin and list,

I am a bit confused, what do you mean by "Front page is truly broken?" Is there a way to tell that? My problem is that I am getting complaints that the shared borders are not working properly (trying to save them locks up Front Page client). When I do the usual workaround referenced in the first post, the GUI tells me that a Front Page Web could not be configured. I searched the archives and that is the only fix I found. Is this telling me that my Front Page is truly broken?

Many thanks in advance for any insight you or any others may have!
Lost in Extensionland....
mc