[Zope] webalizer, zope, apache and virtual hosts
Jack Coates
jack@monkeynoodle.org
21 Aug 2002 21:45:52 -0700
On Wed, 2002-08-21 at 00:48, Jan Ulrich Hasecke wrote:
> Jack Coates <jack@monkeynoodle.org> writes:
>=20
> > <IfModule mod_rewrite.c>
> > RewriteEngine on
> > RewriteLog "vhost_rewrite_log"
> > RewriteLogLevel 1
> > # Let Apache handle requests for non-Zope content
> > RewriteRule ^/static/(.*) /path/to/htdocs/$1 [L]
> > RewriteRule ^/icons/(.*) - [L]
> > RewriteRule ^/cgi-bin/(.*) - [L]
> > RewriteRule ^/server-status/(.*) - [L]
> > RewriteRule ^/manual/(.*) - [L]
> > RewriteRule ^/webalizer/(.*) - [L]
> > # Send the worms back home
> > RewriteRule ^.*\.(exe|ida|dll).* http://127.0.0.1
> > </IfModule>
>=20
> Thanks. Maybe it was too hot yesterday. But with copy+pasting your
> webalizer-line it now works. With one drawback. I have to type in the
> IP. It does not work with the ServerName
>=20
> I have this in httpd.conf
> <VirtualHost ip_of_my_server>
>=20
Try <VirtualHost *>
> Think I'll buy a book on Apache. Any suggestions in german?
>=20
I don't know about German, but I found the _Apache Server
Administrator's Handbook_ from IDG to be pretty helpful.
> Ciao!
> juh
>=20
> --=20
> Wadde Hadde Dudde Da gew=E4hlt?
> http://www.sudelbuch.de/2000/20000514.html
>=20
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -=20
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>=20
--=20
Jack Coates
Monkeynoodle: A Scientific Venture...