I have a strange problem. I'm using lighttpd. It works quite good. But some file get a respond Code 403 and some also the content (Example:http://www.arma2base.de/content/images/features_shot.jpg). Which means Forbidden. So I looked for chmod, and updated them all to 777. I looked for the owner and changed to www-data:www-data. And that for the ful Path include /home/site/subdirs. The logs are useless, and just show that the file was found. Nothing more.
I don't know where could be a problem, or which Configuration File or information could help to solve the problem.
Have anyone an idea?