hi, I have noticed that with WebDAV, dtml-include statements are executed when data is checked out from the server. This is not what we want. We need them to go in and out as include statements (they go in to the web server fine). Any way to stop DTML from being executed by WebDAV? Thanks, j. -- ...................... ..... Jason C. Leach .. Current PGP/GPG Key ID: 43AD2024
On Mon, Jan 27, 2003 at 04:39:35PM -0800, Jason C. Leach wrote:
I have noticed that with WebDAV, dtml-include statements are executed when data is checked out from the server. This is not what we want. We need them to go in and out as include statements (they go in to the web server fine). Any way to stop DTML from being executed by WebDAV?
I think you'll need to investigate using the "WebDAV source port" option to z2.py, and pointing your WebDAV clients at that port instead. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
participants (2)
-
Jason C. Leach -
Mike Renfro