Added redirect page for phc/

This commit is contained in:
Georges Dupéron 2016-01-18 17:49:02 +01:00
commit f0ae4d0d79

9
index.html Normal file
View File

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=phc/" />
</head>
<body>
<a href="phc/">phc/</a>
</body>
</html>