content top

Create VirtualHost in your MAMP.

Create VirtualHost in your MAMP.

Creating virtualhost on MAMP is very easy. Suppose you want to make a virtualhost named 1local.myweb.com . Just follow the steps below… Open your hosts file located in 1/etc/hosts . To open a file either you can use your favorite text editor or use nano in command line. 1sudo nano /etc/hosts . Now add the following line 1127.0.0.1 local.myweb.com (Save and exit. If you are using nano then press ctrl+x, press y then press...

Read More

Creating virtual host in ubuntu.

Creating virtual host in ubuntu.

As a web developer you may work with several projects. Today I’m gonna show you how to setup virtual host in ubuntu linux managing your projects. This will help you to define a host-name for each project like local.smronju.com instead of localhost/smronju. So let’s make a virtual host with me. Open a text editor and write those lines in it. Make sure to change ‘/projects/smronju’ to your own file path, ServerAdmin...

Read More
content top
 
#CSS3 pattern collection http://t.co/Gzhh3SCm2 days ago