View Single Post
Old 2004-12-14, 12:38 AM   #2
RawAlex
Took the hint.
 
Join Date: Mar 2003
Posts: 5,597
Send a message via AIM to RawAlex
Umm, you could get the same thing by just zipping the files and putting a password on them. End user unzips with the password and looks at the file.

However, if you make it too hard to see the videos (too much work) people are not going to line up to see your site.

Just one of those things.

Want to make it easier? Set up a cron job that changes the name of the directory with the movies in it every day, and have your pages generated by PHP on the fly with the links in them. Then you are out for only a day max.

Heck, cron it every hour if you like :-)

Alex
RawAlex is offline   Reply With Quote