seems this would be a FAQ... Win2K, Apache 1.3.20, ProxyPass to Zope at http://localhost:8080/, using a Siteroot to push / into http://localhost/ I get the management interface, but clicking a DTML document displays in view mode instead of edit mode? -- Jack Coates Monkeynoodle: It's what's for dinner!
On Tue, Jul 31, 2001 at 08:26:03AM -0700, Jack Coates wrote:
I get the management interface, but clicking a DTML document displays in view mode instead of edit mode?
Sounds like ProxyPass isn't sending across the http authorization information, and you're falling back to "Anonymous User". A search through the list archives with that information should be helpful. If all else fails, you can try the method I've outlined at http://www.zope.org/Members/mwr/VHosts_With_Zope_Default -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
participants (2)
-
Jack Coates -
Mike Renfro