<HTML>
<!--
/****************************************************************************
* ADOBE SYSTEMS INCORPORATED
* Copyright 2012 Adobe Systems Incorporated and it’s licensors
* All Rights Reserved.
*
* NOTICE: Adobe permits you to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
* ****************************************************************************/
-->
<HEAD>
<TITLE>Remap Browser</TITLE>
<LINK REL=StyleSheet HREF="../assets/fonts.css" TYPE="text/css">
</HEAD>
<BODY>
<H3>Remap Browser</H3>
<P>This functionality exposes sandbox remapping in a primitive format. This will allow you to remap a
directory on your hard drive to a remote domain using the WebKit browser.
</P><BR/>
<B>Content Directory</B><BR/>
<P>This is the directory on your hard drive that contains the files to be remapped.</P><BR/>
<B>Remote Domain</B><BR/>
<P>This is the remote domain that the content will be remapped to before it is loaded into the Webkit browser.</P><BR/>
<B>Index Page</b><BR/>
<P>This the first page that the WebKit browser should load from the directory.</P>
</BODY>
</HTML>