Ver Mensaje Individual
  #1 (permalink)  
Antiguo 19/04/2013, 02:55
rascabuchitos
 
Fecha de Ingreso: abril-2011
Ubicación: Peru
Mensajes: 486
Antigüedad: 13 años
Puntos: 9
editando .htaccess

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