Forum archive
Can't access page on new Apache Virtual Server
Hi all,
I'm new to Turnkey and I am looking to create a simple test website on a specific port, Port 81 for this test. I have created a new Virtual Server under Apache and I have opened the Firewall port for Port 81.
I have also uploaded a simple test index.html file to the document root folder.
When I visit the page via http://<ip address>:81/
all I get is a page cannot be displayed error.
Any suggestions as to where I am going wrong?
Many thanks!
I managed to fix this by adding a Listen 81 to the ports config file but now my test HTML page is displaying as Text rather than showing an HTML page, i.e. I see the HTML code rather than the page.
Any suggestions?