Trinthlo

Microsoft IIS

Prevent IIS from executing scripts in a specific directory
I have a php web application that allows file uploads to a specific directory.  I would like to prevent the execution of any file that is uploaded into that directory whether it is ASP, PHP, or any...
https://webmasters.stackexchange.com/questions/28733/prevent-iis-from-executing-scripts-in-a-specific-directory

Anonymous Authentication Error
http://www.trinthlo.com/kb/microsoft-iis/anonymous-authentication-error 

Ftp Self Sign Certs

Using powershell ...

New-SelfSignedCertificate -FriendlyName "FTP Server" -CertStoreLocation cert:\localmachine\my -DnsName ftp.example.com

TLS Checker

https://www.cdn77.com/tls-test