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 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

