hotlinking only server...

hey all,...i have posted this on other forums with null help.... and now i am going to try my luck here.
how would i go about config'ing an apache server (paid host) to only allow hotlinking?
i am trying to set it up so you could call files from the server, but could
not visit the server's domain.

eg:
you could view the files like so-

Code:
    <img src="htttp//mysite.com/file.gif" />
    or
    <embed src="htttp://mysite.com/file.swf"></embed>
but, if you visited 'mysite.com' or any directories, files from the site, it
would redirect you to another *site.

*i am able to host multiple domains on the same accout usind a drectory for
each domain.

 

 

 

 

Top