I'm running CentOs 7 with DirectAdmin. I have created some users with websites. This works fine on httpd. But after installing Varnish, I get the notification "Apache is functioning normally". How can I configure varnish to send domainone.com to
/var/html/www/domainone.com/public_html and domaintwo.com to /var/html/www/domaintwo.com/public_html
I've already tried to add backend server to the right direction and port but the page stays redirected to the apache notification.
Any help is much appreciated. Thanks in advance.