Hi
Mobile Joomla! Settings is for iphone:
Domain (multisite) support is activated
Redirect to domain is activated to ex. iphone.mysite.dk
My testing in firefox browser (firefox is set to default user agent iphone 3.0)
________________________________________________
Then I enter in the firefox browser mysite.dk the page redirect to iphone.mysite.dk, but is shows a blank page,
The html code on the blank page
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "
www.w3.org/TR/html4/frameset.dtd">
<html><head><title>iphone.mysite.dk</title></head><frameset rows="100%"><frame src="
mysite.dk">
<noframes><p>Your user agent does not support frames or is currently configured not to display frames. However
you may visit <a href="
mysite.dk">the page that was supposed to be here</a></p></noframes></frameset></html>
But when I disable Domain (multisite) support in the mobile joomla componet setting, then mysite.dk is showing the correct mobile template.
Also when I enter iphone.mysite.dk in the firefox browser, the page show the correct mobile template.
What is the problem? How can I have mobile browsers entering mysite.dk redirected to ex. iphone.mysite.dk while desktop browsers should just stay on mysite.dk?
My hosting provider allows my to create subdomains and aliases but should I do anything else? Maybe edit .htaccess or other files - and how?
Regards
Rene
---