In this article, we are going to see how we can migrate SSL certificates from one server to another. Before
The procedure to find os name and version on Linux: Open the terminal application (bash shell) For remote server login
The PHP Max Input Vars is the maximum number of variables your server can use for a single function. To work properly
1. Login as root 2. Type "pico /etc/wwwact.conf" 3. Add the following line "DEFMOD Xskin" (replace Xskin with the default
Steps to know SSH port of cPanel server - 1. Login to WHM with your login details. 2. Go to
There is, login to WHM using the non-SSL port 2086 and then change the URL to: http://your-ip:2086/scripts2/doautofixer?autofix=safesshrestart It makes your
You can use find and locate commands in Linux to find folders and files from the command line. This page
# Redirect HTTPS to HTTP # Canonical HTTPS/non-WWW <IfModule mod_rewrite.c> RewriteCond %{HTTPS} on RewriteRule ^ http://%{HTTP_HOST}%{REQUEST_URI} </IfModule>
This is very simple way to find php.ini file to make changes. You need to have access to these files, and
To change the port for the SSH server, follow these steps: Log in to the server as root using SSH.