From: konstantinos d. <kon...@ho...> - 2019-10-08 18:59:42
|
Hi my name is Konstantinos Dimos and I am from Greece. Up to now I usually uploaded my web sites on a VPS ubuntu and control it via Plesk. This Sunday I bought an old laptop and installed ubuntu 16.04.I installed MySql, Webmin, Apache and other stuff. I am trying to host a website I made for my girlfriend and although the web site runs perfectly on VPS I have problems with my laptop. My domain is of type aaa.bbb.ccc which points to my laptop without any problem with ports, firewall, etc because I saw from many browsers the apache's front page. When I made the VHOST as https://www.youtube.com/watch?v=g8aRby8jeJI suggests it has problems with the web site and the default page of apache. The index.php page has a form when I submit it I get in the url the action page (aaa.bbb.ccc/goodmorning/goodmorningSubmit.php) and browsers say they can not reach the page. Even the first page(index.php) sometimes does not work on all browsers getting the same result. Could you please help me to configure my ubuntu-laptop because I do not know what to do. I tried many things. Change DNS to google's one. Restart Network adapter, the main problem would be on my laptop. Log's files does not mention something valuable to mention. Under /var/www/ I made a folder called aaa.bbb.ccc and inside it I put goodmorning folder with the script files. I need to point to something like this http://aaa.bbb.ccc/goodmorning/ It maybe run it may not (getting this page not reached) Thanks in advance!!! Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 |