I was wondering if anyone knew if it was possible to script the following in PHP. Wilcarded DNS is not possible.
for every directory existing in httpdocs it acts like a subdomain.
so I have a directory called specialed and when a person types it takes the visitor to the index.html in the specialed directory.
for every directory existing in httpdocs it acts like a subdomain.
so I have a directory called specialed and when a person types it takes the visitor to the index.html in the specialed directory.