Is it possible to start a web server from any php web based directory?

I recently discovered another way to start a web server from any location for any application written in PHP. As of PHP web developer, I bet all of you are…

Créer un serveur web sur machine virtuelle

Désolé, cet article est seulement disponible en Tiếng Việt.

Exécution d’un serveur HTTP simple

Désolé, cet article est seulement disponible en Tiếng Việt et English.

Apache could not reliably determine the servers fully qualified domain name using 127.0.1.1 for server name error

http://aslamnajeebdeen.com/blog/how-to-fix-apache-could-not-reliably-determine-the-servers-fully-qualified-domain-name-using-127011-for-servername-error-on-ubuntu

Comparison of Web Servers (aka, Application Servers)

Apache, GlassFish, WebLogic, Nginx, Resin http://www.caucho.com/resin-web-server/ http://wiki.nginx.org/Main http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html

Installer et configurer LAMPP

Web Programming works with tools to create, design, and code dynamic websites which allow us to update and interact to users. It’s existing a suit of web technology include Linux,…

Comment configurer un répertoire virtuel dans XAMPP

Có hai vấn đề mà tôi thấy cần phải viết bài này: Với những ai đã quen dùng Windows chắc cũng sẽ thao tác dễ dàng với IIS thì việc…

Installing PHP5, MySQL and Apache on Ubuntu

Để lập trình web sử dụng PHP và MySQL trên Ubuntu, chúng ta nên sử dụng XAMPP. Xem trên trang này, chúng ta sẽ biết cách cài đặt. Khá đơn…