From 3b7238996ad68f3c56a031e72e0b2f9aa0c8662c Mon Sep 17 00:00:00 2001 From: Andrey Zelenkov Date: Tue, 22 May 2018 20:20:14 +0300 Subject: Tests: initial PHP application tests. --- test/php/404/404.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/php/404/404.html (limited to 'test/php/404/404.html') diff --git a/test/php/404/404.html b/test/php/404/404.html new file mode 100644 index 00000000..6d0c635a --- /dev/null +++ b/test/php/404/404.html @@ -0,0 +1,6 @@ + +404 Not Found + +

404 Not Found

+ + -- cgit