Forums
(@zordrak)
16 years, 1 month ago
Just to echo from above, deleting the .htaccess is unnecessary, you just need to tell Apache that the file is allowed to override limit directives:
AllowOverride Limit
Which, if you are using permalinks would be:
AllowOverride FileInfo Limit