Clueless behind the wheel: Securely accessing remote Zope installation
So, I've got my site using ZPT with 2.5.1. I'm using ZServer, Apache, mod_ssl, mod_proxy foo and SiteAccess to get access to the management interface. The secure server runs under https://secureserver.example1.com. This part works fine. I created my site an a folder "example2.com", got it all working as I wanted it, set up mod_proxy & mod_rewrite foo in my example2.com virtual host in Apache, and created another SiteAccess under my /example2.com folder in Zope. I can get to my site normally just fine. What I can't do, however, is access the Zope management stuff under /example2.com through the secure server, owing to the SiteAccess object under there. Oh, what to do? Surely I shouldn't need to set up a VPN between myself and my host to securely access my Zope site, do I? Is there a (easy) way to do this? Wil -- Wil Cooley wcooley@nakedape.cc Naked Ape Consulting http://nakedape.cc * * * * Linux, UNIX, Networking and Security Solutions * * * * QCSNet http://www.qcsn.com * * * * T1, Frame Relay, DSL, Dial-up, and Web Hosting * * * *
participants (1)
-
Wil Cooley