Forum Moderators: mack
I'm a newbie here. Great forums!
Here's my situation. I currently have a web host with a domain name of foo.com If I wanted just another domain name but not another host, can I register another domain and somehow have it pointing to a certain directory on foo.com?
For example. If I wanted another domain name of fooballs.com, I know I can order domain name forwarding and forward fooballs.com to any domain. But I want fooballs.com to point to foo.com/somedirectory and have fooballs.com still appear in the address bar.
Can this be done?
foo.com/somedirectory = foo.com
therefore
foo.com/somedirectory/images = foo.com/images
and so on...
I have a site up and running now (example:foo.com) but I want other specific domain names to essentially mirror foo.com.
So if I registered new domain names (like fooballs.com or foogizmos.com) and not order a host for each of them, is there a way to have each one mirror foo.com
So if someone types in fooballs.com, the browser would display the index.html of foo.com but keep fooballs.com in the address bar. Then say if a visitor clicks on a relative link on the site say for contact.html, the page would display foo.com/contact.html but keep the url in the address bar as fooballs.com/contact.html
I hope that makes sense.