Subdomain Access Via Iphone

Alfrado Garcia
14 years ago
First of all I love this module! Everything worked perfectly until I decided to setup and enable subdomains redirects on my website........First I setup a subdomain (iphone.pbxtend.net) to be mirror my primary domain pbxtend.net.....then I made the adjustment to my htaccess.txt file in the root of the as the tutorial showed (www.ostraining.com/blog/joomla/mobile-joomla-tutorial/).

RewriteCond %{HTTP_HOST} ^pbxtend.net$ [NC]
RewriteRule ^(.*)$ www.pbxtend.net/$1 [R=301,L]

Yet I get the following error on my iPhone:
Error: "Cannot Open Page - Safari cannot open the page because too many directs occured"

Any idea what I might be missing or what I can do to resolve this?

Thanks in advance for any help!

Alfrado Garcia
dryabov
14 years ago
Check all of the htaccess rewrite rules, because now iphone.pbxtend.net is redirected to www.iphone.pbxtend.net.
Alfrado Garcia
13 years, 7 months ago
What am I looking for Specifically?
Alfrado Garcia
13 years, 6 months ago
Could you give me some quick detail on how the htaccess rewrite ought to look? I would like to have all mobile traffic automatically go to the mobile sub-domain but I get this vicious cycle of redirects I think because I have the subdomains mirrored to the same website folder structure are the main url. Does anyone have this working or am I looking for something that doesn't really exist?

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.