This is a permissions issue. Put the movies in a directory under your root instead of in root, and set permissions on that directory to require login.
On Fri, Apr 10, 2009 at 2:29 PM, Mark Kamoski <[email protected]> wrote: > > All -- > > Please help. > > I have a ColdFusion site. The site has some MOV files on it. I want to embed > the QuickTime player on one of my ColdFusion pages, "MyMoviePage.cfm". My > site it username/password protected with custom-built application-layer > security and https. If someone goes to my site, logs in, then they can load > https://www.MySite.com/MyMoviePage.cfm and that is fine. When the page is > loaded, the QuickTime player loads the file > https://www.MySite.com/MyMovie.mov into itself. > > As such, if someone gets the path https://www.MySite.com/MyMovie.mov and > types it directly into a browser's address bar, then that someone can view > that movie without having to authenticate. > > So, that is a problem. Do you have a solution? > > Please advise. > > Thank you. > > -- Mark Kamoski > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4503 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
