diff --git a/backend/index.php b/backend/index.php
new file mode 100644
index 0000000000..4730986423
--- /dev/null
+++ b/backend/index.php
@@ -0,0 +1,3 @@
+
diff --git a/frontend/index.html b/frontend/index.html
new file mode 100644
index 0000000000..a8466f8436
--- /dev/null
+++ b/frontend/index.html
@@ -0,0 +1,7 @@
+
+
+
+ Frontend is running
+
+
+
diff --git a/php-helloworld/index.php b/php-helloworld/index.php
index ed39c9f46a..f3b158ff1d 100644
--- a/php-helloworld/index.php
+++ b/php-helloworld/index.php
@@ -1,3 +1,3 @@
diff --git a/temp-convert/index.php b/temp-convert/index.php
new file mode 100644
index 0000000000..3babc5af33
--- /dev/null
+++ b/temp-convert/index.php
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+{$c}°C = {$f}°F";
+}
+?>
+