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

RE: [cobalt-users] Re: Restrict access to a virtual site raq4



  >If he only wants to limit it to site users, he could simply copy the
.htaccess
  >file in the /stats/ directory if webalizer is installed into the /web
directory,
  >or do something like:
  >
  >#Access file
  >order allow,deny
  >allow from all
  >require group site#(the number of the site) Authname WashingMachines
Authtype Basic AuthAuthoritative off

I recall that the webalizer .htaccess only allows site administrators
access.

Does anyone know of an easy way to allow any valid user on the SERVER to
access the protected directory?

Thanks!

~jh