HEX
Server: Apache/2.4.66 (Debian)
System: Linux 3e214bd180d4 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /var/www/html/linktest.php
<?php
header("Content-Type: text/html");
header("Link: <https://test.inversionesimaji.pe/wp-json/>; rel=\"https://api.w.org/\"");
header("Link: <https://test.inversionesimaji.pe/wp-json/wp/v2/pages/17>; rel=\"alternate\"; title=\"JSON\"; type=\"application/json\"");
header("Link: <https://test.inversionesimaji.pe/>; rel=shortlink");
header("Vary: Accept-Encoding");
echo str_repeat("x", 800 * 1024);