We have recently posted a guide to redirect non-www requests to www. This guide explains how to redirect www to […]
Read MoreCategory: Web Hosting
Htaccess Redirect From one page another
Learn how to redirect page using Redirect, RedirectMatch and RewriteRule directives. Applicable for Apache based web applications Redirect from one […]
Read MoreHtaccess Redirect to WWW
Learn how to redirect your website or domain to www using htaccess file. For Apache based web applications. What you […]
Read MoreGuide to Linux File and Folder Permissions
File and Folder permissions plays critical security role for any website. Sometimes website stops working due to incorrect file permissions. […]
Read MoreSecuring WordPress Website
Every year 1000’s of WordPress Websites getting hacked. While it is most robust cms we can use for any purpose, we need to make few things for Securing WordPress Website.
Read MoreRedirect to other page or domain without changing url
When you are about to hide some sensitive information containing in url from user. It will become difficult particularly when […]
Read MoreRedirect http to https using .htaccess file
Sometimes it becomes hard to change all existing website urls or links to use https. And as of 2018 September […]
Read More