Tagged Questions
1
vote
2answers
48 views
Redirect multiple cctld's subdomains to tld subdomain
I have a site I use for development testing on one of our development servers, it is hosted at dev.domain.com.
I basically want to have www.domain.com, www.domain.ca, fr.domain.ca all point to ...
3
votes
3answers
168 views
Is it correct to have domains with more than 3 levels?
I've been arguing for some time about this topic, now I'd like the opinion of professionals.
My point is that a domain should be made of 2 or 3 levels at most, like:
mysite.com
blog.mysite.com
...
4
votes
2answers
2k views
How to redirect calls from http://svn.example.com to http://dev.example.com:8443?
How to redirect calls from http://svn.example.com to http://dev.example.com:8443?
Should I be asking our Cisco networking guy to set this up (and if so, what do I tell him to do?), or should I be ...