Hi I am new to web programming and am a bit lost. I have downloaded a simple blog app and would like to run it locally on my laptop for notes and such. My question is how do I get it going? I understand with say an ASP blog I would add it to the directory in IIS however with my now loaded Apache and MySQL bundle I do not know what the next step is. I downloaded Apache2Triad which is Apache and MySql together. I also loaded a PHP based Blog with a MySql DB. How do you get Apache to start serving the PHP pages?