Location / { causes nginx error

I’ve been trying to get IP.board to work correctly and i think not being to add the following code to the server block is keeping it from working 100%

location / {

    try_files  $uri $uri/ /index.php;
}

i get this with the above code:

Unable to execute service nginx reload, exit status = 1

ALL urls have /index.php? so if i click on a forum thread it will show site.com/indexp?/topic/webpage

i think it will fix that

@antoniofalcon, Hiii

EasyEngine allready have that block in server area, so you are getting error about that. If you want to see complete error you can use nginx -t command.

Hello @antoniofalcon

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: