[Zope] Apache configuration

Bert_De_Ridder at peopleware.be Bert_De_Ridder at peopleware.be
Thu Jan 13 10:43:52 EST 2005


I'm using Apache as a frontend to zope/plone. 

Is it possible to configure Apache as follows : 

www.domain.ext  should all go to the filesystem (static html files) 
except www.domain.ext/plone should be handled by mod_rewrite 
  ( RewriteRule ^/(.*) 
http://localhost:7777/VirtualHostBase/http/www.domain.ext:80/VirtualHostRoot/$1 
[L,P] )


Any help appreciated.



Kind Regards

Bert De Ridder

PeopleWare NV - Head Office
Cdt.Weynsstraat 85 
B-2660 Hoboken 
Tel: +32 3 448.33.38 
Fax: +32 3 448.32.66 

PeopleWare NV - Branch Office Geel
Kleinhoefstraat 5
B-2440 Geel
Tel: +32 14 57.00.90
Fax: +32 14 58.13.25

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20050113/d32e6cb7/attachment.htm


More information about the Zope mailing list