Main work of firewall is to scan packets for any kind of malicious code and if the packet contains any kind of risk then firewall prevents from entering in server. Firwall management is a kind of...
Type: Posts; User: hoststud; Keyword(s):
Main work of firewall is to scan packets for any kind of malicious code and if the packet contains any kind of risk then firewall prevents from entering in server. Firwall management is a kind of...
You can easily take backup if you are using cpanel:
Login to cpanel >> Backup Wizard >> Here you have to take backup of your complete account.
But if you are not using cpanel then you can take...
404 error means not found, so first we have to check the requested page is available on server or not.
You can clear your browser cache and then try again.
check the permissio of your page.
check...
Sometimes we all get the error related to cpanel license but we can resolve it easily.
First we have to check that licence is available or not for your IP address and you can check this through:...
You can edit my.cnf or also you can do this from PHPMyadmin.
You can check steps to edit my.cnf here.
SFTP is a terminal program and its slow. So if you are server owner then you must use SFTP other than you can use FTP to access your files. You can check about SFTP.
cPanel is the most popular control panel for Linux servers, it provides easy access and have various plugins to secure your application.
Its a paid control panel but have varipus benefits, i am...
404 error means we are looking for page which is not available. The page can be removed or deleted from account or permission can be incorrect. There are various methods to resolve this error, we can...
Https is secure version of your HTTP, and right now HTTPS is compulsory for Google.
SO you have to redirect your website from HTTP to HTTPS.
You can check steps to redirect from http to https.
Mostly 403 error occur due to missing file or permission issue of file.
If you are getting this error then you can resolve this error by checking permission of file and with .htaccess file.
You...
There are various ways to speed up your wordpress website :
You have to make your themes and plugins up to date.
Use cache plugin .
Optimize your website.
If you want to improve speed of...
If you are getting 403 forbidden error then it means your file or folder is not available or incorrect permission.
You can check the availability of file and also check permission of file in your...
Bandwidth limiting will totally decide by hosting provider. You either have to contact them or if you have access of WHM server then you can set limit by yourself:
Login to WHM >> Limit bandwidth...
If you are getting this issue then first you have to check your Wordpress Address and Site Address in Wordpress Dashboard.
You can check this in :
Login to Wordpress >> Settings >> General...
You can redirect wordpress in wordpress dashboard:
Login to Wordpress >> General settings>> Here you can check.
Or you can also redirect website with .htaccess file.
To redirect your domain from HTTP to HTTPS you can use plugin which is simplest method. You can use "Wp-super cache plugin" or there are various other plugin are available.
You can also add below...
Most of the peopleprefer to develope website in Wordpress becauseit makesour task easy and does not need deep knowledge of it.
We can easily develope websites with the help of wordpress. But the...
If you are using cpanel then you can directly increase upload size from cpanel option MultiPHP INI Editor.
1. Login to cpanel
2. Click on MultiPHP INI Editor
3. Here choose required domain name...
HTTPS is a secure connection to access your website over internet. In HTTPS we can send data securely in encrypted form.
You can also install SSL in your WHM panel to secure your website.
403 error means you are requesting for the web page and its not available or not able to access that file.
First you can check permission of your files or folders and you can also check your...
You can rebuild Apache with ths script: /usr/local/cpanel/scripts/rebuildhttpdconf .
After that you can restart Apache with below commad to restart:
service httpd restart
You can also restart...
You can check this link to enable SSL certificate for your server: https://hoststud.com/resources/enabling-let%E2%80%99s-encrypt-for-autossl-on-whm-based-servers.217/
You can also check free SSL...
Firewall protects your computer or server from any unauthorized access. You can also monitor the traffic and block the traffic for particular IP address if you want. Firewall can protects you from...
If you are a cpanel user then you can take backup of your website through cpanel:
Login to cpanel >> Backup.
If you are accessing from FTP then you can take backup from FTP account.
You have to...
5XX error codes shows server side issue, if you are getting 500 internal server error then it means there is any issue from server.
You can try to resolve this issue with below steps:
Check your...
|