Ver a proveniência

ajout de la redirection permanante vers UI

master
heuzef há 6 anos
ascendente
cometimento
4d9efd97c9
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      index.php

+ 4
- 0
index.php Ver ficheiro

@@ -0,0 +1,4 @@
<?php
// 301 Moved Permanently
header("Location: ./ui/",TRUE,301);
?>

Carregando…
Cancelar
Guardar