Situation: I have Apache2 server with Linux Ubuntu OS 11.10.
Then I install a PhP5, MyAdmin, DNS server, LAMP server, MY SQL server.
This is what I have done:
- check localhost 127.0.0.1 and it works!
- edit index.html default webpage located in /var/www
- change my IP address to static
- restart /etc/init.d/apache2 restart {OK}
- bought a domain name
- turnes off Firewall on my router
Now I need Your HELP!
Please how and what needs to be done that other people around the world can type my domain name and connect to my server and default web page index.html located in /var/www? I do not care about security. I changed permission on /var/www/to 777 for the moment because I want to host my simple website or webpage only on my local server.
THANK YOU this is my first server and I guess YOU got the point.
My 3 questions are: How and what I need to do to connect to my server
from internet from any other PC.