How to redirect root directory ("/")
Posted by: vanatta
Posted on: 2006-05-10 13:55:00
Does anyone know if it's possible to redirect a root directory via the control panel?
ex.
http://sub.mydomain.com/ ->
http://sub.mydomain.com/blog
I get errors in the control panel when I attempt to do this (it tells me that it can't redirect a directory within the same domain)
Also, when I tried to "re-map" the directory, the application I installed under /blog didn't work anymore (WordPress).
Basically, my objective was to create a WordPress blog in /blog without using up the root directory of my subdomain. However, I also wanted the subdomain to point to my blog until I determine the application that I'll be installing at the root directory.
Hope someone can help!
-V