+

Search Tips   |   Advanced Search

with WebDAV clients

We can leverage Web-based Distributed Authoring and Versioning (WebDAV) to allow editing of web content using Windows tools. WebDAV clients include example WinSCP, CyberDuck, AnyClient and BitKinex.

Before using a WebDAV client, verify HTTP Basic Authentication Trust Association Interceptor (TAI) is enabled.

I have had success with WinSCP

Use HCL WebSphere Portal File Sync (https://github.com/hcl-dx/dxsync) to synchronize any WebDAV-based HCL WebSphere Portal theme with your local workstation.

When using a Web server to work with WebDAV:

  1. Access the WebSphere Integrated Solutions Console.

  2. Select Web servers > webserver name > Plug-in properties > Request and response.
  3. Set Accept content for all requests to true for the Web server plug-in.

  4. Regenerate the web server plug-in.
  5. Copy the file plugin-cfg.xml to the Plugin directory.
  6. Open your plugin-cfg.xml file and set AcceptAllContent to true.

  7. Restart the web server.