Apache

Apache is the most used general web server for service websites across the globe. You will find here different tutorials and tricks on how to setup Apache on your server.


How to change php timezone on your server

Timezone map

How to change php timezone on your server Normally when using a shared hosting service, the server you are being hosted on has a different timezone set. So your scripts may be displaying a different time than what you expect. Fixing this is not hard at all, however some users think that the server timezone

How to set apache server status using mod_status

Apache web server

How to set apache server status using mod_status What is apache server status? Normally only server administrators would have access to this section, they would look at this specific page to lookup more information on their current server activity in an easily readable form. The current information you can view from this page are: The

Install PHP-FPM on Ubuntu and Debian

Install PHP-FPM on Ubuntu and Debian What is PHP-FPM? That’s probably some of you are thinking, or maybe someone of you found this page by looking how to install it, anyway, FPM standsĀ  for Fastcgi Process Manager. This is a much better alternative to PHP Fastcgi, can be used on any sites, but mostly used

Install PHP 5.3 Mysql 5.5 Apache on Debian

install php 5.3 mysql and apache

Install PHP 5.3 Mysql 5.5 Apache on Debian The other day I had a friend who just ordered a new bare VPS server and wanted to install phpmyadmin on it and run some php scripts and storing into a mysql database. He was running an OpenVZ Debian installation and I thought this just now that

How to create and install self signed certificate

SSL certificate online

What is a self signed certificate? Usually when people do hear that a server has a self signed certificate they go like “What?! Your server is unprotected!” and things like that, well that is wrong! Not 100% wrong, but most of the time it is, and now you’re probably thinking: why? Well its true that

Install and enable Apache modules on debian / ubuntu

Apache web server

Install and enable Apache modules In order for Apache to handle different situation or certain settings the user requires, certain modules are required to be installed and enabled. Usually ApacheĀ comes with most of the modules you require to work with installed, however there are certain cases where you need these modules to install first in

Install rpaf module on centos or debian

Reverse proxy servers

Install rpaf module on centos or debian What exactly is rpaf? This is acronym for “reverse proxy add forward”, meaning it is used together with a reverse proxy server so that the origin server can see correctly the visitors IP address. Now this is not limited to only reverse proxy, I’ve been using this with

Increase SSL https speed by using spdy apache module

Https spdy module

Increase SSL https speed by using spdy apache module I think most of you administrators who have set a SSL certificate for a website so far would know that SSL is slow, damn slow compared to normal request, at least 80% slower. But the very well known company, Google, in their way to speed their

Name-based Virtual Host configuration on apache

Apache web server

Virtual host configuration on apache I’ve been seeing a lot of clients that are having some issues creating a virtual host configuration on apache or nginx or any other web server (usually apache). In this article I’m going to show you a quick and easy way how to create a virtual host configuration (vhost for

Request an article ←