How Block IPs Using Windows IPSec

Here is something that I would like to share with every one and quite rare to find out. This tutorial will show how to block IPs on Windows server without firewall using IPSec: Click 'Start' > 'Run' >type 'MMC' press ok. In the console click > 'File' > 'Add/Remove Snap in' In the 'Standalone Tab' click The 'add' button Seclect 'IP Security Policy Managment' > 'ADD' > 'Local...
Continue reading How Block IPs Using Windows IPSec

How to Set Up Virtual Hosting on Apache

If you are running an Apache Web server on a DSL or faster link, you can become a hosting provider for other people. You can even host their domains, without needing an IP for each domain. This is called virtual hosting, and you'd be surprised at how easy it is. Remember, some access providers have rules against running hosting services, check your hosting agreement for more information. Register...
Continue reading How to Set Up Virtual Hosting on Apache

How can I install PHP5 under IIS 6.0?

Download the latest PHP version for Windows from http://www.php.net/downloads.php, right-click on the PHP folder, and select "Extract All..."Select "Next"Choose C:\Program Files\PHP5 as extract directory and click on "Next"Uncheck "Show extracted files" and click on "Finish"Launch the "Internet Information Services (IIS) Manager" from the start menu. You need...
Continue reading How can I install PHP5 under IIS 6.0?