apache SSL help

Página Principal
Anexos:
Mensagem como email
+ (text/plain)
Apagar esta mensagem
Responder a esta mensagem
Autor: Craig White
Data:  
Para: Main PLUG discussion list
Assunto: apache SSL help
I don't know much at all about apache directives.

I am using this to ensure that all connections to this system require
SSL because I don't want user login names/passwords sent un-encrypted...

RedirectPermanent /drupal https://cms.tobyhouse.com
RedirectPermanent /cms https://cms.tobyhouse.com
RedirectPermanent http://cms.tobyhouse.com https://cms.tobyhouse.com

<Directory "/var/www/html/drupal">
SSLRequireSSL
</Directory>

It turns out that my life would be much simpler if I could allow one
'url' within this tree to be unencrypted...(especially from localhost if
possible)

http://cms.tobyhouse.com/modules/civicrm/extern/soap.php

Is there a way to accomplish?

Craig

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss