Comments on How To Run privacyIDEA With Apache2 And MySQL On Ubuntu 14.04 LTS
Howto run privacyIDEA with Apache2 and MySQL On Ubuntu 14.04 LTS We use the latest 1.0dev0of privacyIDEA. It is available via the python package index or via github.
2 Comment(s)
Comments
Everything worked or appeared to work great until I tried to do the apache section. Of which when i try to follow the below instruction, I find that the directory etc/apache2/ does not exist in /srv/privacyidea
Any ideas what I may have done that the virtualenv version of apache2 directory does not exist ?
---
Copy the example apache config to its place:
cp etc/apache2/sites-available/privacyidea /etc/apache2/sites-available/
With privacyIDEA 2.2 you only need to install
apt-get install privacyidea-apache2
see this install guide.