Forum Moderators: phranque
[mydomain.com...]
How do I protect the reading of the file and still be able to have it read by the protector app?
Thanks
Welcome to WebmasterWorld!
You can do this using mod_access or mod_rewrite; Remember that .htaccess refers to "HTTP Access" and not to internal server operations. It is unlikey that "protector" uses HTTP transactions rather than internal file accesses, so nothing you do in .htaccess should affect it.
Jim