PDA

View Full Version : using Subdomains



prism4
05-07-2006, 02:15 AM
Can anyone point me in the right direction! we have a domain. www.healthandfinancial.com and we would like to create a sub domain www.iab.healthandfinancial.com and have that sub domain auto redirect to: http://www.iab-forum.com/presentations/MemberPresentation/player.html

How would i do that??
Thanks

nobaloney
05-08-2006, 06:41 PM
Presuming all are on the same DA-based server, the easiest way to do it would be to create a standard subdomain the DA way, and then in the resulting folder install an .htaccess file with a redirect command.

Jeff

prism4
05-09-2006, 02:57 AM
Ok now here is where i get lost. is there a step by step play book, that shows me how to do this??

nobaloney
05-10-2006, 04:35 PM
Google for sample .htaccess files to do redirects.

Jeff

prism4
05-11-2006, 06:30 AM
Thanks a bunch for your help, i am starting to undefstand this process now