Category Archives: Knowledgebase

Solve “Allowed Memory Size of x Bytes Exhausted” php error
If you are getting an error like “Allowed memory size of… in file /directory/folder/yourscript.php”, then you can use a .htaccess trick to resolve this problem.Place this code in the .htaccess...
Continue reading
How to redirect a page to another page or website using .htaccess?
If a page on your website no longer exists and you want to redirect it to your new page or site, then you can use the .htaccess file for redirection...
Continue reading
How to create user-friendly url using .htaccess?
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 .htaccessYou simply have to modify the following lines accord...
Continue reading
© 2024 All Rights Reserved. HostingB2B