[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] .htaccess does not work on a raq4
- Subject: [cobalt-users] .htaccess does not work on a raq4
- From: "Benoit SARTON" <bs@xxxxxx>
- Date: Sat Sep 23 11:11:20 2000
I cannot control access to the web sites of the raq4 by including a
.htaccess file.
As a test, I could copy the .htaccess file of a siteadmin directory into the
web directory, and I would expect to be asked for an authentification before
opening the index.html page of the website :
cp /usr/admserv/html/.cobalt/siteManage/site1/.htaccess
/home/sites/site1/web
This test woks perfectly with a raq2, but not with raq4
I have tried various .htaccess configurations without success : everybody is
allowed to visit the directory without any control
The site does not have the Frontpage extensions enabled
Did something change with Apache conf files ?
Benoit