apache setup/directive question
- by tom smith
Hi.
Trying to get my head around what I believe is a very basic question.
Assume I want to have:
http://www.cat.com,
and
http://www.dog.com
and I want to have the cat.com, and dog.com come from "indexA.php", and
"indexB.php" respectively...
where indexA.php and indexB.php are in the same dir...
thanks