The Zabbix web frontend has been installed into
/var/www/zabbix

You should point this to the DocumentRoot of your web-server:
    # ln -s ../zabbix /var/www/htdocs/zabbix
(make sure you use a relative symlink since Apache is chrooted)
