15 Nov
2004
15 Nov
'04
6:36 p.m.
OGURA Toshiyuki wrote at 2004-11-13 13:34 +0900:
... This works fine if the whole contents of Zope is published via Rewrite, but I don't get the solution if I would like to publish the root directory and certain subdirectories of Zope via Rewrite and the other contents directly from Apache (static contents and php scripts like xoops.) How do I have to set up httpd.conf in this situation?
In this case, you have more than one rewrite rule. Reading the "mod_rewrite" documentation is probably a good starting point :-) -- Dieter