Tuesday, January 20, 2015

Allow loopback for sites accessing own services

http://blog.blksthl.com/2013/05/07/a-quick-guide-to-configuring-the-loopback-check/

configure the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0

Add value BackConnectionHostNames and add names of all websites without http:// or https://

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...