MySQL Connector/NET 6.5 in partial trust
How to use MySQL Connector/NET 6.5 with MySqlClientPermission Class in partial (medium) trust
How to use MySQL Connector/NET 6.5 with MySqlClientPermission Class in partial (medium) trust
Silently deploy applications through Windows Deployment Services (WDS) / Microsoft Deployment Workbench
Clean up WordPress post revisions easily with one (1) simple SQL statement. Delete WordPress post revisions, turn them off and speed up your WordPress blog.
Learn how to use .htaccess in Windows Server IIS. Before IIS 7 and the URL Rewrite module, you had to rely on third party extensions to IIS for URL rewriting with .htaccess files.
Here is a Linux Bash shell script to check whether an IP address is listed in a DNSBL blacklist, or RBL. Using this script in Bash you can quickly test if an IP address is blacklisted.
When you host your PHP website on Windows Server IIS, you may receive an “No input file specified” error message, when a HTTP request is made to non-existing .php files. When this happens you probably have no Request Restrictions configured in IIS PHP handler settings. Here is how to fix the “no input file specified error” with PHP and IIS.
.htaccess to secure your website: 7 snippets to secure your website using .htaccess files as a kind of Web Application Firewall (WAF).
It’s possible to restrict System.Net.SocketPermission, for example, for an external MySQL connection. Here is your “Granting limited SocketPermission in ASP.NET 2.0 medium trust” how-to.
Adsutil.vbs is a versatile and useful tool to administer IIS 6.0 servers. But did you know there is a remote server command-line parameter? With this you can use Adsutil.vbs remotely.
The “SendUsing” configuration value is invalid is an error message indicating an issue with IIS SMTP Service configuration. Here is how to resolve this issue.