mirror of
https://git.dn42.dev/lare/myip.dn42.git
synced 2024-10-24 03:11:33 +02:00
inital; add index.php and apache2 config
This commit is contained in:
commit
9483c68d63
3 changed files with 36 additions and 0 deletions
3
wwwroot/index.php
Normal file
3
wwwroot/index.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
print($_SERVER['REMOTE_ADDR']);
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue