Page 1 of 1

each domain in different folder [mod_rewrite]

Posted: Fri May 11, 2007 11:18 am
by visonardo
Hi, im in a hosting account that allow ilimitated domain parking. But i want that if i go to domainA.com (or .com.ar or any)

for example, the domain of the account is domain.com that i need keep without change to enter to the cpanel then, then i have three aditionals domains:

domainA.com
domainB.com
domainC.com

in the root of domain.com (account´s domain) are the following folders:

domainA.com
domainB.com
domainC.com


if i want go to doaminA.com, the mod rewrite would go to:

domain.com/domainA.com/

and if i want go to domainA.com/images/
the mod_rewrite should show domain.com/domainA.com/images



understand? how can i do that?