How To Determine The Current Protocol Using Javascript
var myPrefix = ‘https:’ == document.location.protocol ? ‘https://’ : ‘http://’;
var myPrefix = ‘https:’ == document.location.protocol ? ‘https://’ : ‘http://’;
Got the client’s web server to accept secure connections via SSL. I configured Apache httpd.conf properly so it used the right certificate file and it finally started working. I love lsof – what a great tool. Naomi just got home. Time for some TLC for her.
Need to find the client’s SSL cert – anyone seen it?
Both desktops patched, optimized, shut down and dusted. Noise level in the office is MUCH lower! Have made substantial improvements in the docs. Now looking at https implementation for the developer’s personal web directories. So far so good. Feeling fine.