HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: //usr/local/etc/nginx/conf.d-available/f38bf57a-2d4a-41fb-b502-e88a571d93e0.w3conf
location = /wordpress {
    rewrite ^/(.*)$ $1/ permanent;
}

include conf.d/.service.481eec7e-f2c1-4d7f-aaa7-d1eb5985dc71.69f714e5-385d-4925-bfa3-5b7e7ef4027a.conf*;

location ~ ^/wordpress/ {

    include conf.d/.webstation.error_page.default.conf*;

    return 404;
}