Quote:
Originally posted by n0de
ServerAlias folder.domain.com
|
That won't work, well, it would work but not the way he wanted it.
If i'm correct, you want to be able to create a folder (domain.tld/folder), and after the creation it should be automatically accessible through folder.domain.tld, right?
The only way i could think of is using mod_rewri<b></b>te to be honest.