Create a healthcheck lookup
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DirectoryIndex index.html index.htm index.php
|
||||
DirectoryIndex index.html index.htm index.php
|
||||
Alias "/ping" "/var/www/html"
|
2
configs/index.php
Normal file
2
configs/index.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
echo "pong";
|
Reference in New Issue
Block a user