I'm hosting a web application in a sub-directory on fedora running apache. I load the application from another web site through an iframe. Is it possible for me to restrict access to this application from only that web server? I know I can do an IP level restriction but that prevents someone from loading the application at all. I'm wondering if there's some other way to accomplish this? Thanks!
--
Bill