Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a website running here temporarily.

Now it is accessible by both PC and mobile. How do I restrict it to only mobile. If accessed on PC it should not show anything. But if using a mobile, it should allow.

Thanks in advance!

share|improve this question
what web server are you using? – Earlz Aug 2 '10 at 5:30
Have a look at stackoverflow.com/questions/1005153/… – Gert Grenander Aug 2 '10 at 5:31
I'm curious what the motivation is for this. If you wanted to direct people to different pages (or even just an error message) depending on the browser, that would make sense. But if you aren't going to fail gracefully, why not just let them access the website in mobile form, even if it's a bit ugly? – kerkeslager Aug 2 '10 at 5:35
i am going to track the users who use my website through mobile. So. i want them to access my website only through their mobile phones and not even the mobile form of the website on their PCs. – user356186 Aug 2 '10 at 6:16

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.