Hi, I am running : ubuntu 20.04 Server version: Apache/2.4.41 (Ubuntu) I am running on a dedicated server on 5.101.140.50 A domain I registered at Google domains is igw.news and is pointing to 5.101.140.50 (see image) My sites-available includes the file "igw.news.conf" I have run a2enconf igw.news and apache2ctl configtest gives: Syntax OK In my /var/www/igw.news/html I have an index.html file: <html> <head> <title>Welcome</title> </head> <body> <h1>THIS IS IGW.NEWS!</h1> </body> </html> NOT REALLY SURE WHAT ELSE TO DO ? Would really appreciate any help