Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

.htaccess not matching product detail page
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: .htaccess not matching product detail page

.htaccess not matching product detail page 10 years, 9 months ago #40200

Hello,

we dont know why? How can we find out?

kind regards
Last Edit: 10 years, 9 months ago by seoline.
The topic has been locked.

Re: .htaccess not matching product detail page 10 years, 9 months ago #40201

hello,

now i think i fount the problem in the htaccess.
We use categories without .html and product detail pages with .html

In the htaccess i found this:

RewriteCond %{REQUEST_URI} /(.*)$ [NC]
RewriteCond %{QUERY_STRING} !.+
RewriteCond /var/www/vhosts/domain.de/httpdocs/var/turbocache/domain_de/%1.html -f
RewriteRule .* var/turbocache/domain_de/%1.html [L]

so on product detail pages query string is productdetails.html
so he try to find: var/turbocache/domain_de/productdetails.html.html
but cannot because of duplicate .html

any solution for this problem?

kind regards
The topic has been locked.
  • Page:
  • 1
Moderators: pedu
User Login Empty