|
.htaccess gurus
i need a little help creating an .htaccess file that will do the following:
let's say i have 2 servers, and i want the referring domains of the one server to be able to access some specific html pages, or image or video files on the other server.
and i want to redirect everyone else who might try to access those pages to a promo page.
(the application is to use multiple servers to store members only content.)
and let's say that there might be about 30 domains only that would to be able to access the protected pages, and everyone else would be redirected.
how would that .htaccess file be written?
thanks for any help!
|