diff --git a/.gitignore b/.gitignore index d826b3d1..120d6ff8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ !**/*.jpg !**/*.yml !**/*.csv +!**/*.php # Specific files and directories to include !Makefile diff --git a/var/www.php_site.com/index.php b/var/www.php_site.com/index.php new file mode 100755 index 00000000..b56f10eb --- /dev/null +++ b/var/www.php_site.com/index.php @@ -0,0 +1,94 @@ +#!/usr/bin/php + + + + + +
+