Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How can I get subdomain.localhost in XAMPP / WAMP ?

i tried Windows HOST file

127.0.0.1 localhost 127.0.0.1/subdomain subdomain.localhost

it Simply Dosen't work !

does anyone have any idea to make a subdomain in LOCALHOST?
share|improve this question

1 Answer

up vote 0 down vote accepted

I think this has been solved before. This might answer your question:

share|improve this answer
no problem... be sure to check the answer as accepted if it worked for you! - thanks! – gtr1971 Jun 5 at 20:22
thanks but its not what i meant – Siv SivSree Jun 5 at 20:22
The thing is i got files in localhost and i want to add a subdomain, – Siv SivSree Jun 5 at 20:23
problem solved [got this one ](offshootinc.com/blog/2007/12/21/…) – Siv SivSree Jun 5 at 20:25
Stupid question, but have you tried adding a subdirectory for your subdomain? – gtr1971 Jun 5 at 20:25
show 3 more comments

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.