View Single Post
  #1 (permalink)  
Old 12-07-2008, 12:18
TwoWolves TwoWolves is offline
new member
 
Join Date: Jul 2008
Location: London
Posts: 3
Default Mod Rewrite Question

Yes, yet another Mod Rewrite question. Google didn't find me the answer so I'll ask it here :

I want to prevent access to an add-on domain via the main account domain, so

Code:
www.root-domain.co.uk/addon
resolves to

Code:
www.addon.org
Also, it may seem daft but which htaccess would need the rule in? I'm confused.

All help much appreciated.

Thanks
Alex.
Reply With Quote