View Single Post
  #6  
Old 11-12-2015, 10:57 AM
 
cleverwise cleverwise is offline
 

Advanced Member
  
Join Date: Jun 2014
Posts: 74
 

Default Re: 5.2.9 broke store with index failure

I wanted to follow up on this post.

I have totally resolved this issue by writing new Nginx rules. I did have some issues with the built in not found message but I simply created a not found page in the "Content" area and redirect to that page.

I will be sharing my Nginx code shortly which has additional security and performance enhancements over the Apache rules.

I wanted to report back in case anyone is following this thread with interest.
__________________
Respectfully,

Jeremy

X-Cart 5.3 running on:
* Web server: Nginx with PHP-FPM via FastCGI (Opcache enabled)
* Database: Percona Server
* OS: CentOS
Reply With Quote