Hy, i didi that already, this problem some times happen and some times not.
Very wierd! On 23 May 2010 20:10, Igor Cicimov <icici...@gmail.com> wrote: > Set the file prmisions to 755 > > Sent from my phone > > On May 24, 2010 1:49 AM, "Mario Mol" <marioh...@gmail.com> wrote: > > Hy, > > this is my first message at this group, after more than 10 years using > apache =) > > > I`m using apache on a brand new server and i`ve installed a DTC to help me > manage many virtual hosts. > > But i have a website running on this server that, some times, do not shows > images (shoing that `x` of file not found). > > error.log: > [Sun May 23 08:49:56 2010] [error] [client 189.82.133.147] client denied by > server configuration: /var/www/sites/dtc/ > gemt.com.br/subdomains/www/html/imagens/layout/fundo_topo.gif, referer: > http://www.gemt.com.br/index.php?conteudo=noticias&materia=13722 > > At apache2.conf i`ve added this to garantee: > <Directory /var/www/sites/dtc> > Options FollowSymLinks > Order Allow,Deny > Allow from all > </Directory> > > What i think that this is a bug is that most of time it works but sometimes > not. > > Any ideias? > > Thanks a lot! > > Server Version: > > - Linux cl-t95-371cl 2.6.26-2-amd64 #1 SMP Tue Mar 9 22:29:32 UTC 2010 > x86_64 GNU/Linux > - Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch > mod_ssl/2.2.9 OpenSSL/0.9.8g > - Server Built: Mar 28 2010 19:04:04 > > >