Quoting alex@crackpot.org: > You need 2 virtual hosts. One for normal http, and the other for > https. I just wrote these samples off the top of my head, so you > might need to check the syntax in the docs, but this setup will work. > > NameVirtualHost 0.0.0.0 > > > ServerName cms.tobyhouse.com > Redirect / https://cms.tobyhouse.com/ > > > > ServerName cms.tobyhouse.com > SSLRequireSSL > # other directives > Sorry, Craig, I should have read your post a little closer. SSLRequireSSL need to be in a like you have it, not in the . How to relax the SSLRequireSSL in a subdirectory? I don't know that one, but I'll keep looking. --------------------------------------------------- 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