Archive for the 'Web Hosting' Category

Install eAccelerator to Optimize PHP performance

Friday, March 23rd, 2007

Server load increase? looking for ways to optimize your php performance? if you have php optimization problem, you should try PHP eAccelerator. PHP eAccelerator is a free open source PHP accelerator, optimizer and dynamic content cache module that specially build to optimize php performance. According to php eaccelerator official site, php accelerator able to speed [...]

How to disable directory browsing using .htaccess - Apache Web Server

Tuesday, March 13th, 2007

Apache web server allow directory browsing by default. It’s always good to disable directory browsing in security aspect. To disable directory browsing in apache web server you need to edit the httpd.conf or .htaccess

Limit certain ip to access website with .htaccess

Tuesday, January 16th, 2007

Many friends ask me to limit only certain ip are allow to access their website. To limit specific ip to access website is easy with .htaccess. Just follow the steps below and you will be able to set your website to be view by specific ip:-