File manager - Edit - /usr/local/cpanel/bin/http_ssl_test
Back
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel - bin/http_ssl_test Copyright 2022 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited use Cpanel::ConfigFiles::Apache (); use Cpanel::Env (); use Cpanel::Rlimit (); my $apacheconf = Cpanel::ConfigFiles::Apache->new(); Cpanel::Env::clean_env(); Cpanel::Rlimit::set_rlimit_to_infinity(); exec $apacheconf->bin_httpd(), '-DSSL', '-t', '-f', $ARGV[0];
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings