|
Hello again, I have still not solved my problem with the Apache2 front end. But I
think I can describe it better, now. The problem is with relativ URLs, i.e. all embedded objects with a
relativ URL (e.g. style sheets, elements of a skin) are not found. The rewrite rule translates the request correctly and the VHM re-translates
absolute referrences correctly. But relativ referrences are not changed and Apache
does not know that it has to send them to Zserver. My rewrite rule to forward all HTTP request to ZOPE: RewriteCond %{HTTP:authorization} ^(.*) RewriteRule ^/(.*) http://127.0.0.1:8102/VirtualHostBase/http/%{HTTP_HOST}:80/VirtualHostRoot/$1
[P,L] What is wrong with my configuration? Regards Mick |
_______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
