Domain, Website, Email and Accounts Support

Knowledge Category: Others

How to Redirect a Page or Website Using htaccess

If a page on your website no longer exists, you can use the .htaccess file to redirect visitors to a new page or another website.

Fix PHP Error: Allowed Memory Size of X Bytes Exhausted

If you see an error such as Allowed memory size of X bytes exhausted, you can try adding a memory rule to the relevant .htaccess

How to Create a User-friendly URL Using htaccess

If your website uses a long URL such as example.com/files/folder/sitemap.html, you can use an .htaccess rule to present a shorter URL such as example.com/sitemap. Add