[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Open FrontPage permissions???
- Subject: [cobalt-users] Open FrontPage permissions???
- From: "Bryn Williams-Jones" <brynw@xxxxxxxxxxxxx>
- Date: Fri Jan 19 16:11:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I'm getting a funny error from FrontPage, running on my Qube 2700WG.
I recently found out that the reason FP wasn't asking for me to enter my
pswd to edit my main website is that the thing was open to anyone accessing
it with FP!?! But when I tried to set the permissions on the main site, I
got the following msg:
"The server could not complete your request. Contact your Internet service
provider or web server administrator to make sure that the server has the
FrontPage Server Extensions installed. For more specific information, click
Details"
And when I click Details I get: "Qube - Forbidden Forbidden You don't have
permission to access the requested file on this server."
Now the weird thing is that for the two sub webs I'm running, security seems
to be fine and I get prompted for pswds whenever I access the sites with FP.
Also, I have .htaccess in /home/httpd/html/groups/home, which reads:
# Access file /home/httpd/html/groups/home/
order allow,deny
allow from all
Authname CobaltQube
Authtype Basic
AuthUserFile /etc/htpasswd
AuthGroupFile /etc/htgroup
Any ideas?
Bryn