Category Archives: Web Servers

Removing Nginx Server Version

Just add the following configuration on http {} directive inside your nginx.conf http { ... server_tokens   off; ... }
Posted in Web Servers | Tagged , | Leave a comment

HTTPS, SSL and Nginx

Say you want to run https port on nginx using a self signed SSL Certificate, this article summarized the steps. First we create the SSL Key, CSR (Certificate Signing Request) and CRT (SSL Certificate) and Configure nginx to answer the request from SSL port.
Posted in Web Servers | Tagged , , | Leave a comment

Nginx, MySQL, PHP in CentOS 5.1 (x86_64)

Nginx (pronounced “engine x”) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, still in beta, Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption, taken from the wiki. I will not go deeper on [...]
Also posted in Web Database, Web Programming | Tagged , , | 4 Comments

Installation and Basic Configuration Apache, MySQL and PHP on CentOS 5.1 (64 bit)

These are the simple steps to Install and do basic configuration Apache 2.2.3, MySQL 5.0.22 and PHP on a base install CentOS 5.1 x86_64.
Also posted in Web Database, Web Programming | Tagged , , | Leave a comment
  • Magnet Hosting, Hosting, VPS dan Server Indonesia
  • Categories

  • Archives