log nginx
2012/11/28 17:55:30 [error] 3090#0: *5 directory index of «/var/www/» is forbidden, client: 127.0.0.1, server: localhost, request: «GET / HTTP/1.1», host: «a.localhost1»
вывод
403 forbidden
/etc/apache2/ports.conf
NameVirtualHost :8080 Listen :8080
/etc/apache2/sites-available/a
VirtualHost *:8080>
В чём ошибка и как исправить? без nginx все работает.