htaccess

How to find .htaccess file and edit

.htaccess is a configuration file for use on web servers running the Apache Web Server software. When a .htaccess file is placed in a directory which is in turn ‘loaded via the Apache Web Server’, then the .htaccess file is detected and executed by the Apache Web Server software. These .htaccess files can be used […]

Read More
force ssl htaccess

How to force SSL with .htaccess

Sometimes your website cannot redirected to SSL connection after installing SSL Certificates. In this case, you can forcefully redirect your website non SSL to SSL. To do so, you have to edit .htaccess file.

Read More

Setup your email to your Mobile (Gmail)

Email is very important to our life. Every business needs professional emails for their business. It gain reputation and trust to your customers when you communicate with them through your business email such as support@example.com. This emails are webmail based and you have to check the email through webmail by login to your id. It […]

Read More
restrict ip address

How to Restrict IP Addresses from Accessing WordPress Dashboard

WordPress is the most popular CMS and the number of installations keeps growing. The popularity of WordPress makes it an easy target for hackers.. To avoid such issues, you can protect your WordPress dashboard by restricting certain IP addressesss. You can add the following code to your .htaccess file inside the wp-admin directory.

Read More
forward email to gmail

How to Forward your email to Gmail in cPanel

Email is very important to everyone. Every website owners have several email address for different work. Suppose you have an online eCommerce website and you have several emails such as, admin@yourdomain.com for administrative work, sales@yourdomain.com for sales inquery, support@yourdomain.com for support your customer etc. Maintaining and checking each and every email regularly can cause a big […]

Read More