hola amigos
alguien me puede decir que significa esto dentro de mi .htaccess:
Código PHP:
AddType application/x-httpd-php53 .php
RewriteEngine on
RewriteCond %{HTTP_HOST} ^streaming.pe$ [OR]
RewriteCond %{HTTP_HOST} ^www.streaming.pe$
RewriteRule ^/?$ "http\:\/\/streaming\.pe\/streaming\.pdf" [R=301,L]
gracias