The problem is this. I have a dir in a certain virtual host with a lot of movies which are protected using .htaccess. Now I have another virtual host on that server and I want to use that movies for that virtual host withous using htaccess. So htacces must be shutdown if that virtual host is used. What can I do?
For example:
Site 1 has access to a /here/are/movies using .htaccess if the IP is right
Site 2 needs to access /here/are/movies and .htacces must be ignored!