File "rediriger.php"

Full Path: /home/analogde/www/Prog/File explorer/rediriger.php
File size: 107 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

echo "lllll";

header('Location: http://www.votresite.com/pageprotegee.php');
  exit();

  ?>