I’m not new to web hosting in general, but new to PAID webhosting.
I have web service through a provider… and I have a website… Ok.
I got a free domain [noparse]www.caitportal.tk[/noparse] to point to my website successfully. (Im not sure how I did it, but it works)
My website is going to basically be a “Portal” to all of my other websites.
I have a website “Tech911” that is currently located at [noparse]www.caitportal.tk/tech911[/noparse].
I want to get [noparse]www.technology911online.tk[/noparse] to point to caitportal.tk/tech911.
I could use a domain redirect…
BUT if i do this, [noparse]www.technology911online.tk/kindle[/noparse] does NOT work. It just throws me back to [noparse]www.technology911online.tk[/noparse].
I tried doing some messing around with the domain registrar… tech911’s IP is pointing to the same IP that caitportal is at…
But tech911 is showing… “this website isnt configured properly” or something to that effect.
Was there something in cpanel that I have to configure first?
Anyway, if I DO get technology911online.tk to successfully point to the same place caitportal.tk is pointing to, how can I make it so that… if the referring address is tech911.tk it will default to caitportal.tk/tech911…
But caitportal.tk will still be caitportal.tk?
I thought an .htaccess might solve that
RewriteEngine On
RewriteCond %{HTTP_REFERER} [1]http://technology911online\.com[/noparse]
RewriteRule .* [noparse]http://caitportal.tk/tech911[/noparse] [R=301,L]
But… I cant even get technology911online.tk to work right in the first place :x
Im doing this website as an English project, and I’ve already spent tons of hours trying to figure this stuff out, and it’s honestly not worth having the pretty URL…
If we dont come up with a solution by Wednesday, I will just say “Go to caitportal.tk/tech911/kindle”
noparse ↩︎