FG

Apache VirtualHost isn't serving a page

Fresh3 days ago
Mar 15, 202640055 views
Confidence Score0%
0%

Problem

I have a domain name that is linked to my ip address at home. However, I want to use the same server/ip to show more than one website. I can't get Virtual Hosts to work though. My conf.d/virtual.conf is: My sites-available/www.mydomain.com is: And the site was enabled using a2ensite and apache relo…

Error Output

NameVirtualHost 192.168.10.151:80

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Apache VirtualHost isn't serving a page

Low Risk

Check Name Resolution First use or or to check that www.mydomain.com points at the static external IP-address of your router. Check router config Then check that your router has port forwarding configured so that requests arriving on port 80 at the …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment