I want to be able that every time a user enter an address like this: lasvegas.domain.tld
I can parse the url address and print the page content, in this case information about Las Vegas.
I created before a wildcard subdomain by entering the * symbol instead of the name, but I don't want it to do a redirect somewhere, I want instead the url address remains the same for as the user has written it.