Jump to content

TOO_MANY_REDIRECTS


aldocampione

Recommended Posts

Hi aldocampione,

Can you please post your URL so that we can take a look at this for you?

 

-Mike

 

Yes thank you

 

www.silvanaccessorimoda.com/product.php?id_product=105

 

www.silvanaccessorimoda.com/product.php?id_product=116

 

www.silvanaccessorimoda.com/product.php?id_product=118

Link to comment
Share on other sites

Yes thank you

 

www.silvanaccessorimoda.com/product.php?id_product=105

 

www.silvanaccessorimoda.com/product.php?id_product=116

 

www.silvanaccessorimoda.com/product.php?id_product=118

 

Also this site

 

www.italianice.it/product.php?id_product=235

 

www.italianice.it/product.php?id_product=81

 

www.italianice.it/product.php?id_product=82

Link to comment
Share on other sites

Hi aldo,

If I go to your homepage and click on a product, everything seems to work fine. Those links you posted above would no longer be working because you've created Friendly URLs. If this is not the case, can you please suggest a specific product to click that would allow me to replicate this error on my end?

 

-Mike

Link to comment
Share on other sites

  • 2 weeks later...

I solved it by modifying .htacces

 

 

#Options -Multiviews

 

#<IfModule mod_expires.c>

# ExpiresActive On

# ExpiresByType image/gif "access plus 1 month"

# ExpiresByType image/jpeg "access plus 1 month"

# ExpiresByType image/png "access plus 1 month"

# ExpiresByType text/css "access plus 1 week"

# ExpiresByType text/javascript "access plus 1 week"

# ExpiresByType application/javascript "access plus 1 week"

# ExpiresByType application/x-javascript "access plus 1 week"

# ExpiresByType image/x-icon "access plus 1 year"

#</IfModule>

 

#FileETag INode MTime Size

#<IfModule mod_deflate.c>

# AddOutputFilterByType DEFLATE text/html

# AddOutputFilterByType DEFLATE text/css

# AddOutputFilterByType DEFLATE text/javascript

# AddOutputFilterByType DEFLATE application/javascript

# AddOutputFilterByType DEFLATE application/x-javascript

#</IfModule>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...