on tourne sans root, menage de /var/www/html
This commit is contained in:
3
root/index.php
Normal file
3
root/index.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
header('Content-Type: application/json');
|
||||
echo json_encode($_SERVER['REMOTE_ADDR']);
|
||||
Reference in New Issue
Block a user