url - Is it possible to have multiple custom domains pointed at different github project pages (as well as the user page)? -
does here have experience hosting multiple custom domain name sites 1 github account–that is, different custom urls point different repositories project pages?
update: yes can.
for example, if wanted user page myname.com, , github project page anotherdifferentname.com, , another... feasible? if correct, using same cname (usrrname.github.io) on dns settings domain registrar site, , making records point usrrname.github.io "in a" ip?
i got impression github tutorial [setting custom domain pages](https://help.github.com/articles/setting-up-a-custom-domain-with-pages "setting custom domain pages")
my situation: started off making project page alphagirls.cc directed (at http://usrrname.github.io/alphagirls), , i'm interested in using custom url on user page repo host personal website.
i think it's not possible. github page on setting pages has section on project pages says:
a custom domain on user , organization pages applies same domain redirect project pages hosted under account. project pages use custom domain available @ username.github.io/projectname
Comments
Post a Comment