CFLOCATION.  The urls will still point to your real server, but then the
server will redirect the browser to the media server.  Although it will be
fairly trivial to figure out the real urls.  

If you want more security, you can install cf on the godaddy server and
serve files that way.  You will need to figure out a way to securely log in
your clients to the media server from your main server, if you are looking
to prevent unauthorized access.  Otherwise the link to the cf file (with the
media id or whatever it is you're using) is as good as the link to the media
itself.  

Russ

> -----Original Message-----
> From: Emily Cooper [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 11, 2008 1:57 PM
> To: CF-Talk
> Subject: Getting media files from seperate server
> 
> I have two servers. One that hosts my site and the other where I store
> media. The storage server is on godaddy, the other is elsewhere. I
> currently use CFCONTENT to serve media from my website server to viewers.
> It hides the URL and works just fine. However, I have limited bandwidth
> and space on the site server and would like to be able to store all the
> media on the godaddy server and pull the media from the godaddy server
> through the site since the godaddy server has higher bandwidth limitations
> and more space.
> 
> CFCONTENT requires the complete file system path to work and I have not
> been able to figure out what that is for the godaddy server so I have not
> been able to figure out how to use CFCONTENT to pull from that server. The
> godaddy server currently offers asp but can have cf on it for very little
> cost.
> 
> Any ideas on a simple way to link from the site to the godaddy server for
> the media and still hide the URL to stop people from doing direct linking?
> Any help would be most appreciated!
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300968
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to