Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: apache
-
Labels:None
-
Template:customfield_10700 179395
-
Acceptance Criteria:
-
QA Risk Assessment: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.