Quote:
Originally Posted by tullio0106 I'm trying to create a zimlet and I need to use the proxy in order to get a file from a remote Document Server.
However when I try to test that zimlet in ZDesktop I get a 403 Forbiden error.
I changed the config_template.xml file in order to include the remote server but it doesn't work.
Does anyone know if proxing works also on zdesktop ?
If yes what did I miss ?
Tks
Tullio |
Putting it in config_template.xml isnt enough. You need to *deploy* that as well. For development purposes, you can instead create a dummy zimlet that enables a specific website and deploy that.
You can use the attached dummy zimlet that enables all-domain for development purposes.