i have some code that uses <script src=whatever.js> in it and i want the code to be allowed to use the .js file, however i dont want people to be able to just type in the url and download the .js file... how do i block people from being able to access the code by directly typing in the url (i think it can be done with htaccess)?