Hi there!
I want to add .html at the and of url if not exist through htaccess. For example my links are like this
example.com/page/thepage
so I need this page to become example.com/page/thepage.html
Thanks in advance.
| SitePoint Sponsor |
Hi there!
I want to add .html at the and of url if not exist through htaccess. For example my links are like this
example.com/page/thepage
so I need this page to become example.com/page/thepage.html
Thanks in advance.

Edgar,
That's already in the sample coding of my signature's tutorial article.
Regards,
DK
David K. Lynn - Data Koncepts is a long-time WebHostingBuzz (US/UK)
Client and (unpaid) WHB Ambassador
Updated mod_rewrite Tutorial Article (setup, config, test & write
mod_rewrite regex w/sample code) and Code Generator





Thank you Edgar. I hope it helped you, too, as it's done many other members over the past years.
Regards,
DK
David K. Lynn - Data Koncepts is a long-time WebHostingBuzz (US/UK)
Client and (unpaid) WHB Ambassador
Updated mod_rewrite Tutorial Article (setup, config, test & write
mod_rewrite regex w/sample code) and Code Generator
Bookmarks