Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is there a way to block http://facebook.com but allow facebook connect?

Since Facebook connect uses "https://www.facebook.com/dialog/oauth?client_id=....." I need to allow this IP 31.13.0.0/16. But by doing this, Facebook.com (the website) is also allowed. I want to allow users to like stuff etc. but do not want them to be albe to use the website (facebook.com).

Is there a way to somehow block Facebook.com as a homepage without blocking the IP above?

share|improve this question
possible duplicate of Sign in with Facebook oauth, without full facebook.com access – Igy Feb 19 at 23:11

closed as off topic by Chris Kooken, Igy, Arun P Johny, MPelletier, Graviton Feb 26 at 4:08

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.