github - Redirect a.com/suffix to b.com -


context: i'm developing website conference happening next year. i'm using tito.io process registrations , github pages host website.

at moment, users register visiting https://tito.io/maine-civic-hack-day/maine-civic-hack-day-2013. i'd clean up, , point them http://mainecivichackday.com/register instead.

i've read 301, 302, , masked redirects, far i've seen far, applicable subdomains. instance, can make work register.mainecivichackday.com, not mainecivichackday.com/register.

what options?

tldr: how point a.com/b c.com?

you can set redirect on a.com/b page b.com/a user see redirected to.

if want show clean url user, webserver @ tito.io have configured answer desired url such http://register.mainecivichackday.com


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -