[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: [cobalt-users] Fixing the nasty RaQ Hack
- Subject: Re: Fw: [cobalt-users] Fixing the nasty RaQ Hack
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Tue Jan 28 02:33:00 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> > > > we have never had frontpage running on our raq, the contents
> > > > of our .htaccess file is as follows:
> > > >
> > > > Access file
> > > > order allow,deny
> > > > allow from all
> > > > require group site4
> > > > Authname WebStats
> > > > Authtype Basic
> > > > AuthAuthoritative off
> If I "tail /var/log/httpd/error" This is the message generated when
> I try to access a .htaccess protected directory:
> ".htaccess: Invalid command 'Access', perhaps mis-spelled or
> defined by a module not included in the server configuration"
In _my_ webalizer .htaccess file, I have this:
#Access file
order allow,deny
allow from all
require group site11
Authname WebStats
Authtype Basic
AuthAuthoritative off
Looks like your first line should be commented out...?
Also, my .htaccess file permissions look like this:
- -rwxr--r-- 1 httpd site11 121 Aug 23 04:13 .htaccess*
Dunno if that matters or not; that would be
chown httpd:siteXX .htaccess
chmod 744 .htaccess
to get that.
- --
Bruce Timberlake
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+NlxnvLA2hUZ9kgwRAklTAJwIolgEJwXcFn08jGBzpnrxTUy1VACbBxEa
GUoZRPnplp16nvJv7VIPy8w=
=Gz9g
-----END PGP SIGNATURE-----