Can you hard link a virtual include? For example,
<!--#include virtual="http://www.blah.com/mc/footer.html" -->
And you have numerous directories with html files that use that footer.html file? Or do i have to upload the footer.html to each specific directory and use <!--#include virtual="footer.html" -->?
