Author Topic: hi i have a problem with cors i need help  (Read 774 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
hi i have a problem with cors i need help
« on: April 03, 2023, 11:40:02 PM »
Something wrong in your nginx configuration - it always add double "Access-Control-Allow-Origin: *" to PHP files even when this option is disabled in all configurations.

default_cors


Also when cancelled cors
Nginx default vhost template

« Last Edit: April 03, 2023, 11:45:15 PM by mktar »