hi there, i have two zopes running. the one (zope) i can access, the other one (ip) i get an http error (forbidden you don't have permission to access /ip/ on this server. zope: is running under username:zope ip: is running under username: soli-con the var directory has chmod 777 and chown soli-con.users what is going on ?? thanks for help olaf these are my entries in httpd.conf: ---------------------------------------------- RewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^/zope(.*) /var/lib/zope/Zope.cgi$1 [e=HTTP_CGI_AUTHORIZATION:%1,t=application/x-httpd-cgi,l] RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^/ip(.*) /home/soli-con/ipOffice/Zope.cgi$1 [e=HTTP_CGI_AUTHORIZATION:%1,t=application/x-httpd-cgi,l] -- soli-con Engineering Zanger, Dipl.-Ing. (FH) Olaf Marc Zanger Lorrainestrasse 23, 3013 Bern / Switzerland fon:+41-31-332 9782, mob:+41-76-572 9782 mailto:olaf.zanger@soli-con.com, http://www.soli-con.com