0
votes
1answer
247 views

How can I setup a vhost that resolves the subdomain “phpmyadmin” on any TLD?

I have a web server with quite a few domains on it. I am looking for an easy way to point specific sub-domains (webmail, phpmyadmin) on any TLD hosted on this server to a folder with the relevant ...
0
votes
0answers
125 views

Setup wildcard subdomain with zendServer

My vhost setup fails when I try to setup a wildcard subdomain. I make use of zendServer on Mac OSX. I tried to setup a subdomain by adding test.domain.localhost to vhost.conf, local host file and ...
2
votes
1answer
2k views

Wildcard vhosts on Nginx

I've just installed Nginx on my server and am extremely happy with the results, however I still cannot figure out how to insert wildcard virtual hosts. This is the [directory] structure I'd like: -- ...