Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   Programming (http://www.domainnameforum.org/forumdisplay.php?f=18)
-   -   htaccess help (http://www.domainnameforum.org/showthread.php?t=42939)

webdev 11-03-2009 07:48 AM

htaccess help
 
Gents IS this the correct code to put into an htacess file to do a 301 redirect so that all iphone traffic will redirect to url.com for example and keep the affiliate code? RewriteCond %{HTTP_USER_AGENT} ^.*iphone.*$ [NC] RewriteRule ^(.*)$ http:/url.ext/?code=000&code=000 [R=301,L] ...


All times are GMT -4. The time now is 07:43 PM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.