Right now, if I set my facebook application url to: http://www.example.com, then all requests from http://example.com don't work. If I set the url to just http://example.com from within facebook, then all requests from http://www.example.com don't work.
How can I fix this so it'll work in both places?