Automatic vHost with Apache
Monday, May 19th, 2008In my development machine i wanted to have a specific vHost for each project. Something that would allow me to type URL like: http://wordpress-test1.lan/ http://phpmyadmin.lan/ http://project1.lan/ I started to set for each one a vHost in Apache but after a while I've found myself with too many vHost files. So I started to search for [...]