diff options
author | startxfr <clarue@startx.fr> | 2014-12-06 00:29:03 +0100 |
---|---|---|
committer | startxfr <clarue@startx.fr> | 2014-12-06 00:29:03 +0100 |
commit | 391988d9e6ca3dd863d55a2d84189fda6aeb990c (patch) | |
tree | d2b74f4a0c2c5de5b53d9cb71b7a470bf338177b /Services/php/index.php | |
parent | 49452089e4d3b26d1da96f46b90974f4732d220b (diff) | |
download | phpmyadmin-391988d9e6ca3dd863d55a2d84189fda6aeb990c.tar.gz phpmyadmin-391988d9e6ca3dd863d55a2d84189fda6aeb990c.tar.bz2 phpmyadmin-391988d9e6ca3dd863d55a2d84189fda6aeb990c.tar.xz phpmyadmin-391988d9e6ca3dd863d55a2d84189fda6aeb990c.zip |
changing php startup and adding php.ini and httpd config files
Diffstat (limited to 'Services/php/index.php')
-rw-r--r-- | Services/php/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Services/php/index.php b/Services/php/index.php deleted file mode 100644 index c9f5eeb..0000000 --- a/Services/php/index.php +++ /dev/null @@ -1 +0,0 @@ -<?php phpinfo(); ?>
\ No newline at end of file |