Contents tagged with Command Prompt
-
Virtual Drives and you
SUBST is a great DOS command that allows you to map a local path to a drive letter. For
example, wouldn’t it be easier to access you GAC folder by specifying G: instead of C:\windows\assembly?
-
How to Check Certificate expirations on IIS with custom script.
Recently I ran into a SSL cert issue. I run a small e-commerce site and was doing some testing on it. Got to the buy now feature (when the site switches from non- SSL to SSL or http to https) I received a your SSL cert has expired. What? No I remember I purchased it forever ago but it shouldn’t be up now why did I have no warning?
-
Windows Server 2003 - IIS6.0 Do not delete the Default Web Site!
I being a very intelligent web developer (This is true). Decided it might be fun to delete the Default Web Site in IIS6.0 not thinking much of it. Of course it wouldn't have mattered at all, at least until I decided to install commerce server 2007 enterprise on the production server that I had deleted the Default Web Site.