Add this to a php file on the web server
1 2 3 <?php echo ini_get('disable_functions'); ?>
1 2 3
<?php echo ini_get('disable_functions'); ?>
PHP: ini_get - Manual
Add this to a php file on the web server <?php // Show all information, defaults to INFO_ALL phpinfo(); // Show just the module information. // phpinfo(8) yields identical results. phpinfo(IN...
{% include note.html content=”This guide is is not complete on setting up ipv6 on cpanel rather this is one part of it.” %} Cpanel can be bit of a pain if you want to assign a site a specific Ip f...
So your looking for a way to record you SSH sessions. Here is an example of a simple bash function that will allow you to record you ssh session with no additional work. You can SSH like normal a...
Softaculous install/reinstall (Cpanel and Interworx)
Revese proxy with apache on Interworx