If you want to restrict pages to certain certain devices, you need to probably check out User Agents...and see if filtering at that level achieves your purpose.
For example if the client user agent is not the iPhone browser -> then don't load the page. Cheers, Zubin.

