Hi again. I'm going ask you a very basic question, but before that, I have...
Red Hat 2.0, Python 1.52, Apache 1.3.6 extracted Zope-2.0.0a1-src.tgz at /usr/local/src by - python w_pcgi.py - chmod -R 777 var (I'm in /usr/local/srcZope-2.0.0a1-src) - copy Zope.cgi to /www/ww.it.pru/cgi-bin added this entry in httpd.conf : # Zope configuration maps /Zope/ to the Zope.cgi CGI script RewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^/Zope/(.*) /www/www.it.pru/Zope.cgi/$1 [e=HTTP_CGI_AUTHORIZATION:%1,t=application/x-httpd-cgi,l] Anyway, is the placing in the httpd.conf important? I suspect the
error
is in the RewriteRule.
Problem is I still can't get myself authenticated. Why so?
I'm really out of ideas already. FYI, I've been trying Zope 1.0 and it gave me the same problem!! I will really appreciate very much for any input or soltuions. T.Q.
Paul Chung hcsccs@prudential.com.my