Files
phpki/root/ca/index.php

4 lines
45 B
PHP
Raw Normal View History

2025-09-10 23:01:43 -04:00
<?php
header("Location: ./../index.php");
?>