How to setup per user web directories in Apache2 ( ubuntu 13.10 )
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 … Continued
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 … Continued
In nginx you can rewrite the incoming request for naked domain ” example.com ” to ” www.example.com ” just by using few lines . it’s so simple ,I will show … Continued
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 … Continued
If you are looking for open source alternative of Matlab then try gnu octave . according to octave official site : GNU Octave is a high-level interpreted language, primarily intended for … Continued
As a php developer , most of the when u get an error and want to know little deep info and want to debug exact problem then xdebug extension comes … Continued
Good new for developers who want to develop apps for ubuntu touch , if you don’t know about ubuntu touch , well its Ubuntu Platform for smart phone and tablets … Continued