Hi Guys,
Long time since I've been here, as I don't do a lot of coding anymore. Now, all of a sudden, something has come up...
I have been tapped to set up a pay site for someone, who wants to display images, but prevent file and bandwidth leeches from stealing them or linking to them. I was going to use some simple mod_rewrite rules in a .htaccess file, but Yahoo Business webhosting doesn't allow .htaccess files.
My question is this, is there a way to input the mod_rewrite rules without .htaccess, or failing that, is there a way to code so that images are locked into the web site? I am at a loss where to even start here...