Skip to Content
FELIZ HOSTING DOCS

Answers that get you moving.

Clear guides for hosting, servers, domains, billing, security and your business workspace.

457 published guides Maintained by Feliz Hosting Ask support
DOCUMENTATION

Browse helpful guides

Others

How to Create a User-friendly URL Using htaccess

If your website is using a long URL such as *example.com/files/folder/sitemap.html*, you can change it to "*example.com/sitemap*" using htaccess. Modify this line according to your needs, and then add this code to your htaccess file. Rew…

Others

How to Redirect a Page or Website Using htaccess

If a page on your website no longer exists and you want to redirect it to a new page or website, you can use the dot htaccess file to redirect visitors. Redirect from a page/directory to another domain or the main domain: * Redirect from…