Browse Source

web - index name changes

master
kanoi 11 years ago
parent
commit
1f74da29cd
  1. 2
      html/index.php
  2. 4
      pool/index.html
  3. 0
      pool/prime.php

2
html/index.php

@ -1,3 +1,3 @@
<?php
include_once('../pool/index.php');
include_once('../pool/prime.php');
?>

4
pool/index.html

@ -0,0 +1,4 @@
<!DOCTYPE html>
<html><body>
<h1>Web configuration needs adjustment</h1>
</body></html>

0
pool/index.php → pool/prime.php

Loading…
Cancel
Save