Re: [users@httpd] https://www.berkshirefurniture.com Issue on .htaccess rule.

2017-01-31 Thread Rajib Karmakar
Good morning Team, Is it possible using htaccess rewriting match the specific slug and forced not to redirect it's default rules i.e it matched the full slug and redirect to specific rule only. Sincerely - Rajib Karmakar Creative Web Logo T

Re: [users@httpd] https://www.berkshirefurniture.com Issue on .htaccess rule.

2017-01-23 Thread Yann Ylavic
Hi, On Mon, Jan 23, 2017 at 11:20 AM, Rajib Karmakar wrote: > > Yes i active access logs, now which date i see the log. > > Problem Statement : Few Products redirects to Cart page. > > Cart Page URL : https://www.berkshirefurniture.com/cart/ > Cart Page htaccess redirects rule : RewriteRule ^car

Re: [users@httpd] https://www.berkshirefurniture.com Issue on .htaccess rule.

2017-01-23 Thread Rajib Karmakar
Hi Katz, Yes i active access logs, now which date i see the log. Problem Statement : Few Products redirects to Cart page. Cart Page URL : https://www.berkshirefurniture.com/cart/ Cart Page htaccess redirects rule : RewriteRule ^cart(.*)$ cart.php Products: 1. Click on : https://www.berkshirefu

Re: [users@httpd] https://www.berkshirefurniture.com Issue on .htaccess rule.

2017-01-21 Thread Yehuda Katz
It looks more likely to be a problem with your PHP script. When I searched your website for the product in your URL, I found a different URL: https://www.berkshirefurniture.com/carter-upholstered-bed/p/U0h8Y2FydGVyIHVwaG9sc3RlcmVkIGJlZA== Check your access logs and/or turn on rewrite logging to se