WP File Manager
Current Path:
/
home
/
article
/
www
/
spip
/
Name
Action
..
.htaccess
Edit
IMG
local
spip.php
Edit
squelettesOLD
tmpOLD
Editing: spip.php
<? $article = substr(strrchr($_SERVER['REQUEST_URI'], "/"), 1); header('Status: 301 Moved Permanently', false, 301); header('Location: http://article11.info/?'.$article); exit(); ?>