how to make create virtual host with sub domain ???
Posted: Mon Apr 13, 2009 12:53 pm
Hello all Linux hero
I use Fedora 10, and installed Apache.
and now install Bind* with domain: domain-test.com
After installed Bind, i want to creat Virtual host as follow:
in var/www/html/ , i create a folder with name LAMP.
in PHP folder, i create a file linux.php :
on URL: domain-test.com
I want http://domain-test.com/LAMP/linux.php become http://LAMP.domain-test.com/linux.php
How to do it ??? Can you please explain for me ???
Thanks all
I use Fedora 10, and installed Apache.
and now install Bind* with domain: domain-test.com
After installed Bind, i want to creat Virtual host as follow:
in var/www/html/ , i create a folder with name LAMP.
in PHP folder, i create a file linux.php :
on URL: domain-test.com
I want http://domain-test.com/LAMP/linux.php become http://LAMP.domain-test.com/linux.php
How to do it ??? Can you please explain for me ???
Thanks all