Quoting Craig White : > a connection from outside always shifts... > > http://srv3.tobyhouse.com is redirected to https://cms.tobyhouse.com > > I would prefer to have the SSLRequireSSL directive and Redirect > Permanent /drupal directives for a lot of reasons but for now, they are > off. Put this in your config for port 80 : # any http request which is not for /drupal will be redirected to https. Redirect / https://cms.tobyhouse.com/ And this in your config for port 443 : # require SSL for all directories in the web root except /drupal SSLRequireSSL --------------------------------------------------- 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