[Zope] IIS virtual directory and zope "directory" redirect

McDonnell, Larry lmcdonnell@protonenergy.com
Wed, 30 Apr 2003 13:43:57 -0400


Hi,


You just need to do this:

http://www.mypublicweb.com/stuff   (IIS)

http://myinternalserver:8080/index_html (Zope)

Have index_html links point to the files in that subdirectory.

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )