Dynamic Subdomain for localhost ubuntu 8.04
Posted
by makdotgnu
on Server Fault
See other posts from Server Fault
or by makdotgnu
Published on 2010-04-01T06:53:30Z
Indexed on
2010/04/01
7:03 UTC
Read the original article
Hit count: 512
Hi, I'm using ubuntu 8.04 and apache2, for my development I need a dynamic sub domains.
for example If I go to abc.localhost/ it should redirect to localhost/
Can you guys help me out how I can achieve this in ubuntu 8.04.
thank you.
© Server Fault or respective owner