Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
None
-
None
-
Needs Assessment
Description
The apache::mod::userdir class currently allows management of the Options directive in the userdir.conf.erb template, but AllowOverride uses a static list. I've run into a requirement to allow Options overrides for htaccess files in user home directories on a shared development server and need to be able to add 'Options=...' or 'All' as the AllowedOverride values.