Ways to serve AWS from another domain

Posted by mplungjan on Pro Webmasters See other posts from Pro Webmasters or by mplungjan
Published on 2013-11-02T14:20:04Z Indexed on 2013/11/02 16:02 UTC
Read the original article Hit count: 308

Filed under:
|

I have installed Ghost on AWS (it is running node)

I very much dislike the URL they gave me

http://ec2-nn-nnn-nnn-nnn.us-west-2.compute.amazonaws.com/ghost/

I own a domain and linux hosting (but not a VPS) - what would be a practical way to serve my blog via URLS on my own (sub) domain?

I can use php and access .htaccess on my domain - possibly do things on the ASW instance too (let me know what to look for)

© Pro Webmasters or respective owner

Related posts about domains

Related posts about php