On Tue, 8 Apr 2003, Robby Gunawan wrote:
Dear All,
I'm new in Zope and right now I'm doing my final project about creating portal with ZOPE under Linux, there are some questions about zope :
1. Where can I find my files that I created in ZOPE (i.e index_html, login_html, etc)
Those are saved in the database.
2. Can I change my url of Zope from http://localhost:8080/portal to http://localhost/portal ?
Yes, but you need to run the Zope in port 80 (Which is the default HTTP port)
3. Can I move my files from ZOPE under Linux to ZOPE under Windows without any configuration?
There is export/import feature which will probably answer your needs.
4. Can I created mail server / mailing list server under ZOPE? how?
I suppose it's possible easily, just make a product for it and share it with us ;)
TIA
PS : sorry if my english is not to good :-)
-- God Bless You, Robby mailto:robbyg@i4te.com
_______________________________________________ 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 )