Using Namespace

An organization that treats its programmers as morons will soon have programmers that are willing and able to act like morons only. — Bjarne Stroustrup

Menu

  • About

IIS

How to convert p7b to pfx from IIS and Internet Explorer (SSL)

Note: I downloaded the certificate files from Godaddy account. Download your cer or p7b files from your Godaddy account. Double click and install cer file to Personal Folder. Open Microsoft Internet Explorer browser Click Tools > Internet Options > Content

user July 24, 2019July 24, 2019 IIS, SSL No Comments Read more

How to change ssl domain in GoDaddy (quick way)

If you would like to change the SSL certificate for a specific domain through GoDaddy. Follow the below instructions. Login to the web server where the SSL needs to be applied. Open IIS (run -> inetmgr) Click the Server Name

user May 18, 2019May 18, 2019 How to, IIS No Comments Read more

Permanently redirect http to https – IIS

in order to redirect any http calls to https. please follow these steps. 1. Open IIS as administrator2. Right click on the website you would like to redirect the site to and click explore.3. If there is a web.config file,

user May 18, 2019May 18, 2019 How to, IIS No Comments Read more

How to reset / restart IIS using a batch file

In order to reset IIS using batch file, please follow the below steps. 1. Create a text file, RestartIIS.bat 2. modify the text file and add this script to it. @echo on c:\windows\System32\iisreset.exe pause 3. save the batch file, and

user April 26, 2017 IIS No Comments Read more

Archives

  • July 2019
  • May 2019
  • April 2019
  • October 2018
  • July 2018
  • March 2018
  • September 2017
  • May 2017
  • April 2017
  • March 2017
  • December 2016
  • August 2016
  • July 2016
  • April 2016
  • February 2016
  • January 2016

Meta

  • Log in
Copyright © 2023 Using Namespace. Powered by WordPress. Theme: Spacious by ThemeGrill.