Home > System Administration > Help With .htaccess

Help With .htaccess

December 4th, 2009

I have a directory like

index.html
index.swf
stream.php
somevideo.flv

I need a .htaccess file created that

allows only the index.html to be directly viewed
allows the stream.php to access the flv.


Help With .htaccess

Comments are closed.
Bear