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

Re: Fw: [cobalt-users] Fixing the nasty RaQ Hack



-----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-----