Knowledgebase Categories Backup/Restore 4 Broadband Internet 1 cPanel - Control Panel 24 Databases 11 Dedicated Servers 3 DNS - Nameserver 6 Domain 2 Domain Management 10 Domain Transfer 1 Email 13 FTP 4 Installing a Control Panel 6 Mail Filters & SPAM 8 Mobile 11 New Microwave Upgrade 1 Others 3 Security 10 Softaculous 71 Web Hosting 1 Wordpress 17 Categories Backup/Restore (4) Broadband Internet (1) cPanel - Control Panel (24) Databases (11) Dedicated Servers (3) DNS - Nameserver (6) Domain (2) Domain Management (10) Domain Transfer (1) Email (13) FTP (4) Installing a Control Panel (6) Mail Filters & SPAM (8) Mobile (11) New Microwave Upgrade (1) Others (3) Security (10) Softaculous (71) Web Hosting (1) Wordpress (17) How to create a user-friendly URL using .htaccess? If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into "example.com/sitemap" in .htaccessModify this line according to your needs and then add this code to your .htaccess file.RewriteEngine onRewriteRule ^sitemap/$ /files/folder/sitemap.html [L] Was this answer helpful? Yes No Print this Article Also Read php error: Allowed memory size of x bytes exhausted If you are getting an error like "Allowed memory size of... in file... How to redirect a page to another page or website using .htaccess? If a page on your website no longer exist and you want to redirect it to your new page or website... Powered by WHMCompleteSolution Support My Support Tickets Announcements Knowledgebase Downloads Network Status Open Ticket