|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
<fieldset><legend id="urlproxy">URL Proxy Settings</legend>
|
|
|
|
|
<p>
|
|
|
|
|
With this settings you can activate or deactivate URL proxy which is the method used for augmentation.
|
|
|
|
|
Service call: http://localhost:8080/proxy.html?url=parameter, where parameter is the url of an external web page.
|
|
|
|
|
Service call: http://localhost:8090/proxy.html?url=parameter, where parameter is the url of an external web page.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<dl>
|
|
|
|
@ -48,12 +48,10 @@
|
|
|
|
|
Define URL substitution rules which allow navigating in proxy environment. Possible values: all, domainlist. Default: domainlist.
|
|
|
|
|
</p>
|
|
|
|
|
</dd>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<input type="submit" name="urlproxySettings" value="Submit"/>
|
|
|
|
|
<input type="submit" name="urlproxySettings" value="Submit" class="btn btn-primary"/>
|
|
|
|
|
</fieldset>
|
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|