Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
If this option is enabled the protocol and host part of the URLs returned from the MCFileManager will be removed. This option is only used if the relative_urls option is set to false. This option is set to true by default.
If disabled, URLs will be returned in this format: "http://www.example.com/somedir/somefile.htm" instead of the default format: "/somedir/somefile.htm".
tinyMCE.init({
...
remove_script_host : false
});