Loading...
 
Architecture / Installation

Architecture / Installation


Re: Nginx SEO-friendly URLs?

posts: 40 France

This is still being tested, but I have been told the following rule works for recent Tikis (those which have a route.php file):

try_files $uri $uri/ /route.php?q=$uri&$args;

There are no comments at this time.