Guide To Setting Up an Apache Server for Testing

11
Anonymous Reader writes “When testing (X)HTML files, you can simply open them up in the browser of your choice and check if they work properly. However, if you use PHP or another method of changing the web page server side, you can’t test your page locally, or at least not just with a web browser. You need to install a web server that can generate the pages for you – and Apache fits the bill.”

Link: free-bees.co.uk