summaryrefslogblamecommitdiff
path: root/user/apache-httpd/conf/userdir.conf
blob: bc05ff9c0a9cfb571fb80a0499c7a9ba8343354a (plain) (tree)
1
2
3
4
5
6
7






                                                                        
<IfModule userdir_module>
# This directive disables UserDir. To enable it, supply a directory. You
# might append 'enabled' and a list of users to white-list them, or
# 'disabled' and a list of users to blacklist them. This directive can
# appear multiple times.
UserDir disabled
</IfModule>