So, I've looked all over the Internet for how to host my own website - viewable to others - from my laptop using apache. Every web page gave me different chunks of info for various config files and directories and whatnot. But I can't figure out what to do with the info. And nowhere tells me how to make my site viewable for others, instead of just using "localhost" in the address bar. Help anyone? I'm looking for how to host my own website from my laptop. So far all I've done is a lot of reading, and
Code:
sudo apt-get install -y apache2
And I have apt-get configured to install all suggested and recommended packages.