Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 10-06-2010, 04:47 PM   #1
New Member
 
Join Date: Oct 2010
Posts: 2
Default Mobile device detection & redirect.

Firstly, I'm an idiot.

Not in general, mind you, but I know absolutely nothing about programming. I have designed and maintained our company's web site for many years. It's big in terms of pages, but simple, all HTML and CSS. I have recently created a mobile friendly version of the site with a manual option, but I'd like it to be automatic. I see prepackaged scripts at detectmobilebrowser.com, but have no idea what to do with them.

Can anyone help?
gdguarino is offline   Reply With Quote


Old 10-07-2010, 01:41 AM   #2
New Member
 
Join Date: Oct 2010
Posts: 8
Default

I think this is done with the .htaccess file..
something like
Quote:
RewriteCond %{HTTP_user_agent} iPhone/
RewriteRule ^$ http://www.mobilesite.com [R=301,NC,L]
__________________
Hawaii Web Design
onyx808 is offline   Reply With Quote
Old 10-10-2010, 01:01 AM   #3
New Member
 
Join Date: Oct 2010
Posts: 2
Default

If anyone's interested I got it to work. I found out that our web hosting provider uses Apache, and took a chance pasting an Apache script I found online into the .htaccess file. Worked.
gdguarino is offline   Reply With Quote
Old 10-12-2010, 06:41 AM   #4
New Member
 
Join Date: Oct 2010
Posts: 8
Default

congratulations! glad to see you figured out! =)
__________________
Hawaii Web Design
onyx808 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:02 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.