|
Server side includes across multiple domains?
I'm wondering if it's possible to use server side includes across multiple domains. I have a virtual private server with lots of domains on it that I want to have the same footers. I have enabled ssi for the entire server and tested it successfully.
What I need to do is be able to have one footer file for all of these domains. I was able to do it by individual domains, but since there are 50 of them, it defeats the purpose (I'd stil have to upload the file to 50 folders).
What I'd like to do is just put the file in one domain and include it in the others. I'd appreciate any help you guys can give me.
|