Using AWSTATS with Zope
Hello, I'm using awstats for mij zope websites. In front op zope I use Apache. On this moment the awstats pages are not secure. How can I make these secure with my zope login. I use the extensible user folder. awstats is a perlscript with arguments... awstats.pl?config=............. Who can help me ? Thanks, Martin Koekenberg * <http://zope.org/Members/TheJester/exUserFolder> *
A couple of ways: 1) Have awstats produce a static report and stick it into Zope (via ftp, webdav or file storage) 2) Protect it through apache (what I do). Jake ____________________ http://www.ZopeZone.com "Zoping for the rest of us" On Feb 10, 2005, at 6:29 AM, Martin Koekenberg wrote:
Hello,
I'm using awstats for mij zope websites. In front op zope I use Apache. On this moment the awstats pages are not secure. How can I make these secure with my zope login. I use the extensible user folder.
awstats is a perlscript with arguments... awstats.pl?config=.............
Who can help me ?
Thanks,
Martin Koekenberg
_______________________________________________ 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 )
Jake wrote:
1) Have awstats produce a static report and stick it into Zope (via ftp, webdav or file storage)
2) Protect it through apache (what I do).
Hmmm, isn't there some Apache thing that lets you authenticate of other sources? I'm sure I read about someone getting this working with Zope... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (3)
-
Chris Withers -
Jake -
Martin Koekenberg