Deleted Apache config

Hi,

after installing privacyidea I noticed that the existing configuration of my apache was deleted.
I toke my hours to create this configuration.

Better create a backup before installing this softeware!

Thank you for using privacyIDEA and for posting.

  1. privacyIDEA - and especially the meta packages - are ment to create a central 2FA system. It is not ment to live with other web applications on the same machine.

  2. the postinstall script in the deb packages removes files from /etc/apache2/sites-enabled/, which are ment to be links to the files located in /etc/apache2/sites-available/… thus, if your system behaves like intended, there should be no harm. It disables possibly existing other configurations.