View file portfolio/modules/pages/index.php

File size: 61B
<?php

header('Location: /pages/404.xhtml');
exit();

?>