Nico Amarilla

My personal notes on programming.

Archives

Use Apache Filter In Windows

In this tutorial we will use Apache’s mod_ext_filter module. To put simply, it allows you to easily process your content through an external program before it’s passed onto the user’s web browser. System Info Windows 7 – 64 bit Apache 2.

Read More

How to Manually Install Apache, MySQL, and PHP on Windows

This tutorial will show you how to set up a local web development environment on your personal computer, from scratch! We will start from the bare minimum, from installing Windows to installing Apache, MySQL and PHP. To whom is this tutorial for? This tutorial is for budding web developers who wish to learn about setting up a local web dev environment in order to create PHP apps.

Read More