|
| |
|
|
TonyT
Posts: 188 Joined: 9/30/2003 From: Vancouver, WA Status: offline
|
domain name to a sub web? - 11/11/2003 12:41:19
K, guys, here's something new to me. I have registered a domain name for a site that is (hopefully!) going to exist as the sub web for another site. Is it going to be a issue with pointing the domain to the index.htm in the sub web? Anything I need to know? Thanks!
_____________________________
Site Build It Success. As Real As It Gets.
|
|
|
|
Nancy
Posts: 3626 Joined: 11/9/1999 From: Nebraska Status: offline
|
RE: domain name to a sub web? - 11/14/2003 14:50:27
If you're hosted on *nix, and hosting service allows your own .htaccess, you can do a 301 redirect. Open notepad, and put the following: in the root folder of the domain. redirect 301 /index.htm http://subdomain.otherdomain.com So it is: redirect (space) 301 (space) slash and then any files or folders (I think a slash alone will grab everything) (space) new location you want to send it to. Save this as .htaccess and ftp to your server of the domain you are wanting to redirect. A better explanation is here: http://www.tamingthebeast.net/articles3/spiders-301-redirect.htm which is where I got the information to try it for a site of mine. Nancy
_____________________________
Easy Estimates -- is a simple to use tool to quickly build a Web site page enabling visitors to quickly and easily create an estimate of the cost of services that you provide.
|
|
|
|
TonyT
Posts: 188 Joined: 9/30/2003 From: Vancouver, WA Status: offline
|
RE: domain name to a sub web? - 11/15/2003 14:38:24
Great information to tuck away for future use, Nancy; thanks! But, no, we are hosted on a Windows Server 2003.
_____________________________
Site Build It Success. As Real As It Gets.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|