apache 2 Archive

  • Recently I required to update my development environment such that I can quickly setup virtual hosts, without needing to update the httpd.conf file everytime. It turns out that Apache supports...

    Mass Virtual Host using VirtualDocumentRoot

    Recently I required to update my development environment such that I can quickly setup virtual hosts, without needing to update the httpd.conf file everytime. It turns out that Apache supports...

    Continue Reading...

  • As you can tell I got myself a new macbook and its pretty much ritualistic to install apache/php5 on it for me. I agree it comes with both of them...

    Using macport to setup php5 / apache2 on Leopard

    As you can tell I got myself a new macbook and its pretty much ritualistic to install apache/php5 on it for me. I agree it comes with both of them...

    Continue Reading...

  • I have been moving my development to Linux lately and had the first real struggle getting the rewrite stuff working on Apache. Problem wasn’t that I didn’t know how to...

    How to enable apache mod_rewrite on ubuntu

    I have been moving my development to Linux lately and had the first real struggle getting the rewrite stuff working on Apache. Problem wasn’t that I didn’t know how to...

    Continue Reading...