Results 1 to 2 of 2

Thread: .htaccess code to protect Real Player files

  1. #1
    southernexposure
    Guest

    .htaccess code to protect Real Player files

    RewriteRule .*\.(.gif|.GIF|.jpg|.JPG|.rm|.ram)$ http://www.yoursite.com/index.html [R,L]

    Originally this was:
    RewriteRule .*\.(gif|GIF|jpg|JPG|rm|ram)$ http://www.yoursite.com/index.html [R,L]

    by adding the periods into the code, it now FREAKING works...
    it's amazing what a simple little dot can do...

    :groovy:


  2. #2
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635
    Thanks for sharing you findings

    Im sure a lot of people will be looking for this

    Regards,

    Lee


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •