Relative Content

Tag Archive for phpapachesubdomainwampwildcard

PHP Wildcard Subdomains in Apache

I want so that when im in http://localhost/example/category it allows me to have a subdomain that is dynamic like user1.localhost/example/category, user2.localhost/example/category, user3.localhost/example/category etc…