Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
etc
/
nginx
📤 Upload
📝 New File
📁 New Folder
Close
Editing: proxy_params
proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme;
Save
Cancel