No...the override all depends on the actual web server. Your host probably has it configured to not be user changeable.

However, the problem isn't the include directly. It's how you're including the file. You need to use relative path...not the full directory. The ability to include cross-domain files creates huge security holes in any online development.