← Back to team overview

rapache-devel team mailing list archive

[Bug 237147] Re: Normalize vhosts

 

** Changed in: rapache
       Status: New => Fix Released

** Changed in: rapache/stage0
       Status: New => Fix Released

-- 
Normalize vhosts
https://bugs.launchpad.net/bugs/237147
You received this bug notification because you are a member of Rapache
Developers, which is subscribed to Remote Apache Management tool .

Status in rapache: Fix Released
Status in Remote Apache Management tool  Series: stage0: Fix Released

Bug description:
Rapache should find vhosts only present inside /etc/apache2/sites-enabled as readonly and offer to normalize them copying those into /etc/apache2/sites-availables and enabling them.

This a can be dangerous situation, otherwise, since a2dissite could remove the entire vhost instead of simply removing its link (not tested btw).

Debian vhosts guideline says the vhost has to be present as file into /etc/apache2/sites-available and as a link (if enabled) into sites-enabled