projects
/
sysconfig
/
apache2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1c14e8
)
Allow overriding options in user directories
author
Alex Dehnert
<adehnert@mit.edu>
Mon, 22 Feb 2010 09:01:47 +0000
(09:01 +0000)
committer
root
<adehnert@mit.edu>
Mon, 22 Feb 2010 09:01:47 +0000
(09:01 +0000)
mods-available/userdir.conf
patch
|
blob
|
history
diff --git
a/mods-available/userdir.conf
b/mods-available/userdir.conf
index 1e384a55dfe15610856f47ce50e366c62e7dd7f9..43b8c513ad2f85c87db767a78dd45fd4bac3b4c5 100644
(file)
--- a/
mods-available/userdir.conf
+++ b/
mods-available/userdir.conf
@@
-3,7
+3,7
@@
UserDir disabled root
<Directory /home/*/public_html>
- AllowOverride FileInfo AuthConfig Limit Indexes
+ AllowOverride FileInfo AuthConfig Limit Indexes
Options
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
Order allow,deny