Results 1 to 2 of 2
Hello all,
I have a sub domain and a blog folder on that subdomain
alpha.example.com
alpha.example.com/blog/
I have it mapped such that blog.example.com points to alpha.example.com
How do I setup ...
- 06-01-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 59
Redirecting with Apache?
Hello all,
I have a sub domain and a blog folder on that subdomain
alpha.example.com
alpha.example.com/blog/
I have it mapped such that blog.example.com points to alpha.example.com
How do I setup htaccess so that anything within alpha.example.com/blog is written as blog.example.com/blog in the URL bar instead? (So it uses the blog subdomain rather than alpha subdomain)
Thanks!
- 06-02-2011 #2
.htaccess Tricks and Tips
Scroll down to "multiple domains in one root" ( or ctrl-F
)
Is this what you mean?
SunshineFolk


Reply With Quote