Hi,
Thanks for your reply.
On Sat, 12 Nov 2005, Joshua Slive wrote:
On 11/12/05, Faheem Mitha <[EMAIL PROTECTED]> wrote:
Order deny,allow
Deny from all
#Allow from .your_domain.com
I didn't read your problem report in
On 11/12/05, Faheem Mitha <[EMAIL PROTECTED]> wrote:
>
> Order deny,allow
> Deny from all
> #Allow from .your_domain.com
>
I didn't read your problem report in detail, but if you want to proxy
requests, you're not going to hav
Dear People,
I'm having some problems with using Apache as a proxy with Zope/Plone.
I'm trying to get urls of the form
http://machine_name/test_plone
and
https://machine_name/test_plone
to redirect to my test Plone site at
machine_name:9673/test_plone
via SSL.
However, I have not been su