/etc/apache2/mods-available
Edit: /etc/apache2/mods-available/userdir.conf (324B)
UserDir public_html
UserDir disabled root
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
Require method GET POST OPTIONS
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet