I'm a complete newbie to apache so you'll have to bear with me.
What I need to accomplish is having multiple domain names displaying one set of pages but still displaying their domain name. The pages are dynamically generated.
Ex:
index.php?id=1 => index.php?id=2 =>
In this example index.php is the same file but accessed from different domains.
I'm not sure I'm being very clear here but I know nothing!
Help would be REALLY appreciated
) Hoyo
What I need to accomplish is having multiple domain names displaying one set of pages but still displaying their domain name. The pages are dynamically generated.
Ex:
index.php?id=1 => index.php?id=2 =>
In this example index.php is the same file but accessed from different domains.
I'm not sure I'm being very clear here but I know nothing!
Help would be REALLY appreciated