diff --git a/.htaccess b/.htaccess new file mode 100644 index 000000000..b1dd42786 --- /dev/null +++ b/.htaccess @@ -0,0 +1,2 @@ +RewriteEngine On +RewriteRule ^ip/?$ ip.php diff --git a/ip.php b/ip.php new file mode 100644 index 000000000..46b186613 --- /dev/null +++ b/ip.php @@ -0,0 +1,3 @@ +