Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Mike Stoddart on March 14, 2000, 08:00:34 AM

Title: .htaccess files
Post by: Mike Stoddart on March 14, 2000, 08:00:34 AM
Is anyone using .htaccess files? Im trying to configure sitemgr (for manipulating user websites via http), but I have to configure an .htaccess file. However, no matter how many times I follow the instructions, nothing works. Any suggestions would be appreciated.
Title: RE: .htaccess files
Post by: Dan on March 14, 2000, 10:02:33 PM
The default access.conf file disables .htaccess files.  There's a line in the section that says "AllowOverride None".  Change that to "AllowOverride All" and they should work just fine.