pf » Tag: iis on Pete Freitag's Blog

Howto Disable the Server Header in IIS

web Steven Erat just pointed me to a technote from Macromedia Adobe called: Configuring ColdFusion MX 7 Server Security in the comments of my securing apache config article.


This entry was:

Apache mod_rewrite for IIS

web mod_rewrite is easily my favorite module for Apache. You can use it to create very clean urls, and you can even use it for security validation.


This entry was:

Moving SSL Certs from IIS to Apache

linux web I found some instructions for converting SSL certificates generated for IIS to private key, and cert files you can use on unix, or Apache for windows.

First Export your IIS certificate into a pfx file (this is something you should do anyways for backup)

Run mmc.


This entry was:

Batch Files to Restart Services on Windows

coldfusion I wrote some batch files today for restarting services on windows. The bat files can be used to restart ColdFusion MX or IIS services on Windows NT/2000/XP.

Batch File to restart ColdFusion MX

@echo off

REM - File: cfmxrestart.


This entry was:

Subscribe to my RSS Feed: solosub RSS
Tags