1. Log into your cpanel account. 2. In the "Software" section, click on "Softaculous Apps Installer" Icon. 3. cpanel will open a Softaculous Interface.If y...
Softaculous is an Auto-Installer that allow automated installation of a script through a single click. Softaculous maintains 343+ popular scripts and also ...
In order to secure your admin area from hackers, we recommended you to allow access only from your selected IP to your admin directory. You just need to cr...
For security purpose we recommended you to prevent access to your .htaccess file from unauthorized access.Add this code to your .htaccess file:# .htaccess ...
For security purposes, we recommend that you to disable directory browsing on your website so no one can see the files/folders of your website.You can disa...
If someone is trying to hack your website or you want to block their IP Address, you can add this line to your .htaccess file.order allow,denydeny from IP-...
External Website can use < img /> tag to display an image from your site somewhere else on the internet and The end result of this is that the other websit...
You can lock directory with a password by using cpanel "Password Protected Directories" option.1. Log into your cpanel account.2. In the "Security" section...
You can lock a directory with password by using the cpanel "Password Protected Directories" Option.1. Log into your cpanel account.2. In the "Files" sectio...
If you are getting an error like "Allowed memory size of... in file /directory/folder/yourscript.php", then you can use an .htaccess trick to resolve this ...
If a page on your website no longer exist and you want to redirect it to your new page or website then you can use the .htaccess file for redirection witho...
If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into "example.com/sitemap" in .htaccessModify this line acc...