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 -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss