I still can't figure out why WebDAV accessed ZPT documents are being rewritten by Dreamweaver MX. Platform is W2K. I've checked startup and ports as people suggested. Here's my start.bat (run as an NT service). --------------------------------------------------- c:\Progra~1\Python\python.exe d:\Zope\z2.py -W 10000 -p - -f - %1 %2 %3 %4 %5 %6 %7 %8 %9 STUPID_LOG_FILE="d:\logs\zope\startup.log --------------------------------------------------- And here is the startup log from the STUPID_LOG_FILE. Note the fourth to last line. It says that the 10000 port is being opened up as an HTTP server, and not WebDAV. Is that correct? ---------------------------------------------------- 2002-06-19T18:34:00 INFO(0) ZServer HTTP server started at Wed Jun 19 12:34:00 2002 Hostname: ZOPESERVER Port: 10000 ------ 2002-06-19T18:36:15 INFO(0) ZODB Opening database for mounting: '15850216_1020806557.421000' ------ 2002-06-19T18:36:15 INFO(0) ZODB Mounted database '15850216_1020806557.421000' at /temp_folder ------ 2002-06-19T18:36:15 INFO(0) ZServer HTTP server started at Wed Jun 19 12:36:15 2002 Hostname: ZOPESERVER Port: 80 ------ 2002-06-19T18:36:15 INFO(0) ZServer HTTP server started at Wed Jun 19 12:36:15 2002 Hostname: ZOPESERVER Port: 10000 Harlow Pinson Indepth Learning Email: hpinson@indepthl.com Web: http://www.indepthl.com Voice: 505-994-2135 FAX: 208-475-7678