OK, I've rolled a couple versions of my site out, and with the new header/footer changes I'm seeing a need for a couple virtual directories for my site. I will explain.
All my files are in /public_html/
My header and footer files are in /public_html/templates/
My domain is space.frih.net
I've created web.space.frih.net - subdomain
and outer.space.frih.net - subdomain
they are located in the following directories and the header and footer files must be in a templates directory just below them
/public_html/web/
/public_html/outer/
for example...
/public_html/web/templates/ - directory structure without virtual dir
/public_html/outer/templates/ - directory stucture without virtual dir
I really want to be able to set the following directories as virtual directories pointing at the /public_html/templates/ directory so I don't have to copy header/footer files over and over for every subdomain that I add.
/public_html/web/templates/ - points to /public_html/templates/
/public_html/outer/templates/ - points to /public_html/templates/
How do I do this? I've looked all over my direct admin console, and in my ftp program to see if it allowed me to add virtual directories, but I can't find this anywhere.
Can someone help me save time and site bugs by telling me how this can be done? Please contact me back and help me work this out because it's getting to the point of saving me a lot of time, headaches, and webspace for every time I would otherwise have to duplicate these files for each sub domain in opporation on my site.
Thanks
All my files are in /public_html/
My header and footer files are in /public_html/templates/
My domain is space.frih.net
I've created web.space.frih.net - subdomain
and outer.space.frih.net - subdomain
they are located in the following directories and the header and footer files must be in a templates directory just below them
/public_html/web/
/public_html/outer/
for example...
/public_html/web/templates/ - directory structure without virtual dir
/public_html/outer/templates/ - directory stucture without virtual dir
I really want to be able to set the following directories as virtual directories pointing at the /public_html/templates/ directory so I don't have to copy header/footer files over and over for every subdomain that I add.
/public_html/web/templates/ - points to /public_html/templates/
/public_html/outer/templates/ - points to /public_html/templates/
How do I do this? I've looked all over my direct admin console, and in my ftp program to see if it allowed me to add virtual directories, but I can't find this anywhere.
Can someone help me save time and site bugs by telling me how this can be done? Please contact me back and help me work this out because it's getting to the point of saving me a lot of time, headaches, and webspace for every time I would otherwise have to duplicate these files for each sub domain in opporation on my site.
Thanks
