configpolicy/roles/apache/templates
Dustin ea1f52814d roles/apache: Configure mod_userdir
By default, per-user directories (i.e. `/~username/`) are disabled in
Fedora's configuration of Apache. This commit introduces a new variable,
`apache_userdir`, which can be used to enable this feature. It should be
set to a string other than *disabled*, which is the path under users'
home directories that will be served, if it is accessible. Normally, the
value would be `public_html`.
2019-01-04 20:52:23 -06:00
..
httpd.logrotate.j2 roles/apache: Role to deploy Apache HTTPD 2018-04-14 15:21:15 -05:00
mpm.httpd.conf.j2 roles/apache: Role to deploy Apache HTTPD 2018-04-14 15:21:15 -05:00
servername.httpd.conf.j2 roles/apache: Support setting ServerTokens 2018-06-23 14:42:45 -05:00
ssl.conf.j2 roles/apache: Role to deploy Apache HTTPD 2018-04-14 15:21:15 -05:00
ssl.include.j2 roles/apache: Role to deploy Apache HTTPD 2018-04-14 15:21:15 -05:00
userdir.httpd.conf.j2 roles/apache: Configure mod_userdir 2019-01-04 20:52:23 -06:00