20 Aug
2008
20 Aug
'08
12:05 p.m.
Bernard Devlin wrote:
Hi folks,
I managed to find some good information on putting zope behind apache and using mod_rewrite. This appears to be working fine as long as I'm using a non-framed page (and it works with SSL too).
However, when I try to access the site using https://mysite.com/some_zope_page it works, but if I try https://mysite.com/zp/manage, I'm prompted for my zope admin credentials, and once I submit the credentials the framed portions are all 404d. When I check the url for one of the framed pages it looks like this: http://mysite.com:443/manage_workspace.
Maybe you double check using the witch: http://betabug.ch/zope/witch Regards Tino