Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: mr lynch on February 21, 2001, 02:15:10 AM
-
Can anybody tell me how to get the .thaccess files working on a e-smith server.
Because i want to authenticated users trough user accounts. And Not by a Bay account.
Help !!!
-
I assume you're referring to .htaccess files. You'll need to read the Apache docs, particularly with reference to the AllowOverride directive, which is what e-smith uses to prevent the use of .htaccess files.
-
Dan Brown wrote:
> I assume you're referring to .htaccess files. You'll need to
> read the Apache docs, particularly with reference to the
> AllowOverride directive, which is what e-smith uses to
> prevent the use of .htaccess files.
There is no reason to use .htaccess files, and unless used very carefully, .htaccess files can create a security risk. Instead of using .htaccess files, create a custom httpd.conf template fragment which contains the access rules you wish to apply.
Regards
Charlie