1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 <title>Option: remove_script_host
</title>
5 <link href=
"css/screen.css" rel=
"stylesheet" type=
"text/css" />
10 <h1>Option: remove_script_host
</h1>
14 <p>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
<a href=
"option_relative_urls.html">relative_urls
</a> option is set to false. This option is set to true by default.
</p>
15 <p>URL:s will be returned in this format:
"/somedir/somefile.htm
" instead of the default mode:
"http://www.somesite.com/somedir/somefile.htm
".
</p>
17 <div class=
"separator"></div>
19 <h3>Example of usage of the remove_script_host option:
</h3>
24 <strong>remove_script_host : false
</strong>
31 <div class=
"helpindexlink"><a href=
"index.html">Index
</a></div>
32 <div class=
"copyright">Copyright
© 2003-
2006 <a href=
"http://www.moxiecode.com">Moxiecode Systems AB
</a></div>
33 <br style=
"clear: both" />