Integrasi PHP-FPM dan Nginx di CentOS

Tutorial ini menjelaskan bagaimana melakukan integrasi PHP-FPM dan NGINX di CentOS. Berikut ini langkah-langkahnya: ...

Desember 26, 2015 · Muhammad Hanif

Installing Oracle Java 8 on Ubuntu 15.10

This tutorial will guide you to install Oracle Java 8 in Ubuntu 15.10 using WebUpd8 PPA repository. ...

November 17, 2015 · Muhammad Hanif

Install Apache Web Server on CentOS 7

When you access a website, you actually access a web server. What is web server? Web server is a program that delivers web pages to you. Web server uses HTTP (Hypertext Transfer Protocol) or HTTPS (Hypertext Transfer Protocol Secure) protocol. ...

Juli 15, 2015 · Muhammad Hanif

How to Use PHP's Built-in Web Server

Since version 5.4, PHP has a built-in web server feature. But the feature is not intended to be a full-featured web server. We can use it for application development, testing purposes, and application demonstration. ...

Muhammad Hanif