I am confused about acquisition in Zope 3.  I apologize if this is documented somewhere, but I cannot find it.

 

I have created a ZPT Page which I have no trouble accessing:

http://localhost/index.html

 

However, if I try to access it from the following URL, I see the contents of MyFolder instead of the index.html. 

http://localhost/MyFolder/index.html

 

What is the proper way to acquire “index.html” in other contexts?

 

--

David Johnson

[EMAIL PROTECTED]

201 Main Street Suite 1320

Fort Worth, TX 76102

(877) 572-8324 x2200

 

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to