dns - Github pages with custom domain names -
i'm using github pages host static website under my username. wanted access through beaumet.me. did created cname file containing beaumet.me, part works.
i use gh host project specific website on gh-pages branch. access following url: projects.beaumet.me/project, didn't succeed.
i tried 2 things (in both cases, did a record pointing 204.232.175.78):
leave project without cname file, able access through beaumet.me/project
create cname file containing projects.beaumet.me, able access through projects.beaumet.me
i want mix of them: access project website through projects.beaumet.me/project
does know how it?
edit: able host n projects under projects.beaumet.me url.
make cname projects.beaumet.me, , move of files in gh-pages /project/ subfolder.
Comments
Post a Comment