Forums
(@kissds)
11 years, 2 months ago
Maybe you just need to clean the browser cache? and disable cookies or enable cookies in your browser
I did a redirect through .htaccess file
RewriteEngine on RewriteBase / RewriteRule ^(.*)\.htm$ $1.html [R=permanent]