This thread is old, but I have this issue also on an up-to-date installation of Debian Squeeze (perfect setup) with ispconfig3.
I tried to install flyspray, which worked without errors. But after installation you cannot log in, because all javascript files are not loaded (from the 'javascript' folder; access denied with a 403 error)
I found out that this happens because of the file /etc/apache2/conf.d/javascript-common.conf
It contains the following code:
Code:
Alias /javascript /usr/share/javascript/
<Directory "/usr/share/javascript/">
Options FollowSymLinks MultiViews
</Directory>
But I did not find a hint about what one might do about it. Why does this file exist, what does it do? Can I remove it or comment it out?
Does anyone know?
Thank you!
Regards, Tom
Recent comments
14 hours 31 min ago
23 hours 59 min ago
1 day 48 min ago
1 day 4 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 11 hours ago
1 day 21 hours ago
2 days 2 hours ago
2 days 3 hours ago