Anoop P Alias
- Total activity 178
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 75
Comments
Recent activity by Anoop P Alias-
I am facing the same error.Was there a resolution to this error? Seeing in v64 and v66
-
I tested this and its not working . Moreover your documentation at Guide to Standardized Hooks - Whostmgr Functions - Software Development Kit - cPanel Documentation doesnt mention the usage as des...
-
PHP-FPM is better than mod_ruid . If you wish to use modsec and use mod_ruid ..you can install a good nginx web server alternative with mod_sec support .Mod_sec is processing the request so having...
-
WHM API 1 Functions - list_users - Developer Documentation - cPanel Documentation
-
cPanel incremental backups isn't great. For good incremental backups you can look into CDP,Acronis or if you wish to go with free tools go with Borg or restic
-
This looks like an issue with the Nginx setup. Please try disabling Nginx and see if the issue continues. What plugin are you using btw for Nginx?
-
You can choose between LAMP/LEMP stack using 3r party plugins available in the cPanel App catalogue>> Alternate Web Server section
-
The public IP is needed for DNS config only. check the file /var/cpanel/cpnat
-
You do not need to send customers to alternate ports. You can simply have nginx listen on 80/443 and have the one site you need directly served by nginx and other sites proxied to Apache.
-
Wonder what plugin you used for Nginx? . How the server is configured and how you utilize the stack is also important For example, if you Proxy Nginx to Apache every request has to go through ngin...