I started my website with Squarespace, and while it's great for a static small-biz website, it's not working for a dynamic blog. I'd like to start a self-hosted WordPress blog but still keep the domain name as the same for both - www.cooksmarts.com. In my DNS manager, I've mapped my A Record to SS's IP address. How can I change it so that www.cooksmarts.com would take you to SS but www.cooksmarts.com/blog would take to WordPress blog?

link|improve this question
Related: Can a CNAME DNS record point to a subdirectory? at ServerFault – danlefree Feb 4 at 13:03
feedback

1 Answer

I'd recommend creating a sub-domain blog.mysite.com and pointing the A Record (or possibly a cname) for it to an alternative server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.