Secure Your Web Server With SSL (By: Tim Pabst)
Secure Your Web Server With SSLTo succeed with eCommerce on the web, your site should provide visitors with SSL security. In this article, Tim will describe how to create a request for an SSL digital certificate. He will also describe how to install the certificate once it is received.One of the limiting factors that can make or break an e-commerce web site is how secure it is. The main buzzword for security on the web is SSL. SSL, or Secure ...
An Introduction To ISAPI (By: Raj Bakhru)
An Introduction To ISAPIISAPI extensions allow you to access the operating system on your web server (including API calls) while still communicating with your web site through the response object. In this article Raj gives us a nice introduction to ISAPI and also shows us two examples that he's made with Delphi and Paradox. The examples implement a simple login system and utilize a database. Even if you don't know Deplhi then you'll still be able to pick up the ...
Beefing Up IIS: 10 Tips From A Former Solaris Admin (By: Matt Foley)
Beefing Up IIS: 10 Tips From A Former Solaris AdminMatt used to administer Solaris servers. He's now changed over to IIS and in this article he will share 10 incredible IIS-boosting tips with you.As an IIS administrator it sometimes gets downright annoying having to fend off all the insults from Apache administrators I meet who clam innate server superiority.Generally the discussion about Web administration starts by listing the various security holes plaguing IIS and the negative press that the platform ...