How to create a user-friendly URL using .htaccess?
Print- 0
Modify this line according to your needs and then add this code to your .htaccess file.
RewriteEngine on
RewriteRule ^sitemap/$ /files/folder/sitemap.html [L]
Was this answer helpful?
Related Articles
Powered by WHMCompleteSolution