[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] etc/apache2/mods-available/debian-edu-userdir.conf: Make config snippet more…
Mike Gabriel
gitlab at salsa.debian.org
Mon Oct 22 08:03:59 BST 2018
Mike Gabriel pushed to branch master at Debian Edu / debian-edu-config
Commits:
a8b86ceb by Mike Gabriel at 2018-10-22T07:03:51Z
etc/apache2/mods-available/debian-edu-userdir.conf: Make config snippet more generic, let it work on all hosts on the Debian Edu network by default.
- - - - -
2 changed files:
- debian/changelog
- etc/apache2/mods-available/debian-edu-userdir.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,9 @@ debian-edu-config (2.10.41) UNRELEASED; urgency=medium
[ Mike Gabriel ]
* cf3/apache2.cf: Symlink userdir.conf, not userdir.load.
+ * etc/apache2/mods-available/debian-edu-userdir.conf: Make config
+ snippet more generic, let it work on all hosts on the Debian Edu
+ network by default.
-- Holger Levsen <holger at debian.org> Sun, 14 Oct 2018 09:40:23 +0100
=====================================
etc/apache2/mods-available/debian-edu-userdir.conf
=====================================
@@ -2,7 +2,7 @@
UserDir public_html
UserDir disabled root
- <Directory /skole/tjener/home*/*/public_html>
+ <Directory /skole/*/home*/*/public_html>
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/a8b86cebfa88960e623cedb2a332ea06c0f2053e
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/a8b86cebfa88960e623cedb2a332ea06c0f2053e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20181022/19def9ea/attachment-0001.html>
More information about the debian-edu-commits
mailing list