hello, error goes for any .js scripts in the web site. and the actual .js files are in web/javascript/ but server think they are in /usr/share/javascript/ i have 1 web site that does this error.... i googled and found that its a bug ? bug=553173 how can i go around this? removing or commenting : /etc/apache2/conf.d/javascript-common.conf Code: Alias /javascript /usr/share/javascript/ <Directory "/usr/share/javascript/"> Options FollowSymLinks MultiViews </Directory> please help me thank you!