Posted October 20, 20177 yr Hello everyone. I've not used IPS in a while, as it expired. Is there any way I can post a new topic in specific section, from my own user? I'd like to do it using the API. Only issue is that my server is nginx, so what's the rules for nginx to get API working?
October 20, 20177 yr Looking for this maybe? location /api/ { rewrite ^/api/(.*)$ /api/index.php; I just put that in my server block. @Jimmy Gavekort Edited October 20, 20177 yr by Steph40
Archived
This topic is now archived and is closed to further replies.