Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Domain mapping?

  • 03-07-2010 07:46PM
    #1
    Registered Users, Registered Users 2 Posts: 151 ✭✭


    Hi,
    I see Wordpress.com has a feature where you can point the DNS servers of your domain to wordpress.com and it will host the blog for you.

    I have subdomain hosting on a friend's VPS hosting and I'd like to map my domain to that subdomain, is this possible using Apache? (I can change the httpd.conf - his domains are mapped in there using <VirtualHost>


Comments

  • Registered Users, Registered Users 2 Posts: 3,397 ✭✭✭Dardania


    einshteen wrote: »
    Hi,
    I see Wordpress.com has a feature where you can point the DNS servers of your domain to wordpress.com and it will host the blog for you.

    I have subdomain hosting on a friend's VPS hosting and I'd like to map my domain to that subdomain, is this possible using Apache? (I can change the httpd.conf - his domains are mapped in there using <VirtualHost>

    Think it may be easier to achieve at DNS server level, using CNAME records...

    mybe this page can help: http://wordpress.org/support/topic/185443

    alternatively, you could do a redirect from an address such as: http://www.friendsdomain.com/yourblog through apache with .htaccess files I think


Advertisement