[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-edu-commits] [Git][debian-edu/debian-edu-config][master] cf3/apache2.cf: Symlink userdir.conf, not userdir.load.



On Mon, Oct 22, 2018 at 07:00:14AM +0000, Mike Gabriel wrote:
> Mike Gabriel pushed to branch master at Debian Edu / debian-edu-config
> 
> 
> Commits:
> 52f2f4d4 by Mike Gabriel at 2018-10-22T07:00:00Z
> cf3/apache2.cf: Symlink userdir.conf, not userdir.load.
[..] 
> cf3/cf.apache2
> =====================================
> @@ -8,8 +8,8 @@ files:
>      "/etc/php/apache2/php.ini"
>        link_from => ln_s("/etc/php/apache2/php-debian-edu.ini"),
>        move_obstructions => "true";
> -    "/etc/apache2/mods-available/debian-edu-userdir.load"
> -      link_from => ln_s("/etc/apache2/mods-available/userdir.load"),
> +    "/etc/apache2/mods-available/debian-edu-userdir.conf"
> +      link_from => ln_s("/etc/apache2/mods-available/userdir.conf"),
>        move_obstructions => "true";

Hi Mike,

please note that userdir.conf is the stock apache2 one. We need 
debian-edu-userdir.conf (already available (see d-e-c/git/Makefile).

For the userdir stuff to actually work, the related module needs to be 
loaded via userdir.load.

Please consider to revert this commit.

Wolfgang

Attachment: signature.asc
Description: PGP signature


Reply to: