I have my site located at www.example.com
I created a subdomain named blog.example.com
which loads information from the blog folder.
What I want to achieve is to have blog.example.com actually point to a file named blog.php located in my main public_html directory. (i cant move the php file to the blog directory, i want it more to be a pointer to that file)
Anyone have any idea how to achieve this effect?
thanks!
I created a subdomain named blog.example.com
which loads information from the blog folder.
What I want to achieve is to have blog.example.com actually point to a file named blog.php located in my main public_html directory. (i cant move the php file to the blog directory, i want it more to be a pointer to that file)
Anyone have any idea how to achieve this effect?
thanks!