How to create user-friendly url using .htaccess?
by Maria S
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

HostignB2B is Now a RIPE LIR Member
September 29, 2023

Expanding iGaming Hosting Services in LatAM and Los Angeles
September 18, 2023

HostingB2B receives nomination in SiGMA CIS/BALKANS
September 11, 2023