Archive for April, 2008

IIS ( Internet Information Services 6.0 ) Features on Windows Dedicated Servers

Monday, April 14th, 2008

IIS ( Internet Information Services 6.0 ) Features on Windows Dedicated Servers :

a) Fault Tolerant
b) Application Pools
c) Failure detection
d) Rapid-fail detection
e) Automatic Process Recycle
f) Process Independance
g) TCP/IP Connection Performance
h) CPU Process limit
i) XML Configuration
j) Live Edit
k) Configuration Import / Export
l) Easy Restoration / Graphical Interface / Command-line / Script Administration / Remote Administration / UTF-8 logs / FTP /
m) Network News Transport Protocol / Simple Mail Transport Protocol / Auto-Updates
n) Installation and Upgrade / Web Service Extension / Memory Management / SSL Support / Content-write protection / IP filters / ASP . NET Support / Apache

Apache and PHP Customs on Dedicated Servers :

Monday, April 14th, 2008

How to Save Custom Options ?

Every time Apache is built, it saves as Previously saved. However, if you have setup custom option, you will need to save the settings. In this regard, you may create a new file. Once you have saved it, you will be able to view it in Apache Update Interface in WHM and notice in the command line : /scripts/easyapache

Also, you can save it through Save Only. This means it will not build. It can also be deleted from WHM. Unfortunately, CLI Interface does not allow to remove system but it can be deleted through the path.

The profiles can be loaded again by the following :

/scripts/easyapache –profile= file name

You may also build Apache with the profile without going through the interface step-by-step :

/scripts/easyapache –profile= file name –build