.htaccess
well I have been trying to get this .htaccess thing to work I am new to the .htaccess file and for some reason it just wont work lol. I have alot of sites that use my video and bandwith for them selfs :(. So I am trying to fig it out but just stumped. If somebody could help that would be awsome.
Thank you



Check your apache config
Are you sure that the directory in which you are trying to use an .htaccess file has been authorized to use it?
For example, apache's default setting for document root includes "AllowOverride None" which (I believe) makes it where .htaccess files are ignored.
Give the fact that you haven't provided any of your config, there isn't any way to make a guess other than the broad one I made.