Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where 192.11.0.222 is the IP address of the proxy server.

In the Apache configuration on the proxy server (192.11.0.222) add:

Code Block

 ProxyPass <span style="color:red;">/jade/</span> <nowiki>http://homer.sos</nowiki><span style="color:red;">/jade/</span>
 ProxyPassReverse <span style="color:red;">/jade/</span> <nowiki>http://homer.sos</nowiki><span style="color:red;">/jade/</span>

where homer.sos is the name of the WebDAV server.
It is necessary for JADE that the WebDAV directory has the same name like the proxy url.

...

back to list of JADE / SOSFTP FAQs