[Zope] Re: Newbie Zope step 2.
mgb58@hotmail.com
mgb58@hotmail.com
Mon, 30 Aug 1999 17:03:00 -0700
Thanks Martijn,
Tried your suggestion this morning, but unfortunately I get nearly the
same results (operationally the same, but with an extra slash in the
log files)
perhaps my problem is elsewhere (not in the rewrite) ?
MGB.
-snip---
> >
> >and most of it works.... I can get the Zope front screen to go... I
can
> >open the manage page, I can add users, I can edit current documents,
and
> >it serves them fine... but ...
> >
> >I can't add pages... I can't add anything...
>
> Try ^/Zope(.*) /home/httpd/cgi-bin/Zope.cgi$1
>
> This works for me.
>
> --
-snip---