How to Install Apache on Ubuntu 14.04
This is first tutorial of this series , In this series I will showing you how to setup Apache PHP and MySQL Database on ubuntu 14.04 trusty step by step . this is just beginner level series…
This is first tutorial of this series , In this series I will showing you how to setup Apache PHP and MySQL Database on ubuntu 14.04 trusty step by step . this is just beginner level series…
This guide is part of tutorials series related to full development environment setup , previously I posted about how to enable Apache and PHP in Mac OS X : See here . For MacOSX 10.9 Users : http…
Upgraded to Yosemite , great . now lets see how to setup Apache webserver with PHP and MySQL . unlike 10.7 Lion or 10.6 there is no prefrence pane option to turn on Apache . but don’t worry MacOSX…
In this tutorial i will show you how to setup user based web directory setup . so you can have website files in your home directory . and instead of “localhost “ you will have to visit new address…
VirtualHost is a term refers to hosting Multiple WebSites in same Web Server , like hosting “example.com ” and example.org in same server . In this tutorial i will show you how to setup  NameBased…