Hi. I notice, that if i define either path or per-user permission (enabled/disabled) in <VirtualHost> directive, than all per-user permissions from "main" server config are reset to global permission ("all-enabled" or "all-disabled"). Particularly, this means, that if in mods-enabled/userdir.conf i have following
.. UserDit /home/Public/*/www UserDir enabled UserDir disabled root and then redefine path in <VirtualHost> <VirtualHost *:80> .. UserDit /home/Public/*/www/wiki <VirtualHost/> or enable some additional user <VirtualHost *:80> .. UserDit enabled user1 <VirtualHost/> this _enables_ mod_userdir for root. Thus, in first case /home/Public/root/www/wiki and in the second case /home/Public/root/www will be served to the user by Apache. Is this correct behavior or i should file a bug? (i use debian wheezy) -- Dmitriy Matrosov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130216205824.4b0fa76d@shilvana.local