cyberfrag1149
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
As an example, if my main site were http://example.com, and I made a subdomain called http://sub.example.com, how would I have the subdomain's pages load the CSS, PHP, or images from my main site? While it would be easiest to just duplicate each of these things, I'm trying to avoid that.
The subdomain's files are located in a folder in my public_html directory. I've tried changing the links to call site resources to something like ../images, or ../style, but that doesn't seem to work.
How can I do this?
The subdomain's files are located in a folder in my public_html directory. I've tried changing the links to call site resources to something like ../images, or ../style, but that doesn't seem to work.
How can I do this?