Jump to content

Nginx FURL rewrite

Featured Replies

Posted

What should my rewrite look like for ipboard when using nginx?

You can just edit your domain vhost and add inside in the server { :

 

try_files		$uri $uri/ /index.php;

 

Then restart Nginx....

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.