25 Nov
1999
25 Nov
'99
10:08 a.m.
On Thu, 25 Nov 1999, Itai Tavor wrote:
So what I need is a set of VirtualHosts and RewriteRules that will do the following:
- Define specific domains as static Apache virtual hosts and serve them from the file system.
- Any domains not covered by the above should be passed to Zope, letting SiteAccess deal with them.
AFAIK you cannot do this, as Apache has no configuration as "all domains not mentioned above". You must list all your virtual domains manually. Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.