Hi, I got two CMS/E-Commerce systems used here on a site
/.htaccess has a rewrite rule and a couple of Conds for /index.php /shop/us/.htaccess has the same for another system I want to redirect /shop/us/ to a specific page. Which file do I put this specific rule and how I tried: /.htaccess : RewriteRule ^/shop/us/$ /page.html [R] /shop/us/.htaccess : RewriteRule ^/shop/us/$ /page.html [R] /shop/us/.htaccess : RewriteRule ^/$ /page.html [R] Any help appreciated. Kind Regards, Jochen Daum Chief Automation Officer Automatem Ltd Phone: 09 630 3425 Mobile: 021 567 853 Email: [email protected] Skype: jochendaum Website: www.automatem.co.nz --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
