each domain in different folder [mod_rewrite]

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
visonardo
Forum Contributor
Posts: 136
Joined: Mon Oct 02, 2006 7:49 pm
Location: Argentina, South America´s Sun.

each domain in different folder [mod_rewrite]

Post 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?
Post Reply