How to create user-friendly url using .htaccess?
by louisa
If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into user-friendly URL like “example.com/sitemap” using .htaccess
You simply have to modify the following lines according to your needs and then add them to your .htaccess file.
RewriteEngine on
RewriteRule ^sitemap/$ /files/folder/sitemap.html [L]
Visit our blog for more knowledgebase articles !
Recommended Posts

VPS Hosting for Forex Traders
March 17, 2023

Amsterdam Dedicated Servers – HostingB2B
February 23, 2023

Unleashing the Power of Malta Replication Server
February 16, 2023