View Single Post
  #25  
Old 08-03-2014, 09:48 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Quote:
Originally Posted by ADDISON
Is this working with Nginx?

NGINX isn't yet official supported, but the rule should be:

Code:
location / { try_files $uri $uri/ /cdseopro.php; }

If you provide an NGINX test environment we'd be happy to evaluate compatibility.
Reply With Quote