Update Section_06/main.sh, Section_06/php.sh, Section_06/index.php, Section_06/default

This commit is contained in:
Kishan Takoordyal
2023-05-20 14:14:47 +00:00
parent 144b41bb1f
commit 1371cf1849
4 changed files with 172 additions and 0 deletions

3
Section_06/index.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
phpinfo();
?>