Hi Pirmin,
I recently discovered this when upgrading the project server to 14.04 to update the install guide.
:D
Very annoying to have to update 20 vhosts manually!
adam.
On 2014-03-25 05:00, Pirmin Sidler - Computerline wrote:
Hi,
Maybe you want to include, in the installation tutorial, the solution tot he virtualhost permission problem under Ubuntu 13.10 :
Solution ist to have a virtualhost like this ( „Require all granted" is the key option) :
VirtualHost *:80>
DocumentRoot /opt/observium/html/
ServerName test.domain.tld
CustomLog /opt/observium/logs/access_log combined
ErrorLog /opt/observium/logs/error_log
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /opt/observium/html/>
REQUIRE ALL GRANTED
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
</VirtualHost>
I think it will be help a lot of users as this is the only issue I met with the Ubuntu 13.10 distro.
Best regards!
Freundliche Grüsse,
PIRMIN SIDLER
_System & Netzwerk Ingenieur_
COMPUTERLINE GMBH Schellenrain 5 CH-6210 Sursee Tel. +41 41 525 20 70
NIEDERLASSUNGEN Gibelstrasse 3, CH-6231 Schlierbach Badenerstrasse 808, CH-8048 Zürich Tel. +41 44 500 50 20
WWW.COMPUTERLINE.COM [1]
Links:
[1] http://www.computerline.com/
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium