My bad, I suppose the way I got it up and running wasn't all that "hard". So anyways, I've got apache2, mysql, phpmyadmin, php5, and even webmin up and running. My new question is.. I want to use the Virtual Hosts feature on apache. How can I set it up so that anyone connected to the same network as my raspberry pi can just type in my desired url "
http://raspberry.pi" and be taken to my pi's IP address? My plan was to use dnsmasq, but It doesn't seem to want to work. May the fact that I kept the hostname of my raspberry pi as "raspberrypi"?