Category Archives: Apache

MAMP v2.0+ and Apache Virtual Host Set Up

A colleague of mine was having some trouble setting up virtual host’s with his new installation of MAMP recently. So I decided to sit down …

View more

Tagged: Leave a Comment

Simple Directory Protection with .htaccess

To deny access to a folder or directory, simply create a new .htaccess file inside that directory. Then depending on the authorisation type you want …

View more

Leave a Comment

Keeping Your Apache Server Name The Same

Just blogging this for future reference:- Using several aliases on the same domain and keeping the same apache server name for all can be achieved …

View more

Tagged: Leave a Comment