shazde
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by shazde-
We do not want to have separated CGI files for every single page that our plugin needs to support. It would be great if we can have something similar to mod_rewrite here.
-
The CGI header redirect won't help us here. What we want to achieve is to have: /our-plugin/none/existing/path to redirect to /our-plugin/index.cgi then our plugin is going to look into the reque...
-
Hi Michael, I followed the guide and it seems to work. But it seems every once in a while cpanel overwrites this file (probably after update) Is there any way to make the changes permanent? Tha...
-
I opened a ticket and got priority support there. Thank you.
-
Here is what I have: # stat /etc/cpupdate.conf File: `/etc/cpupdate.conf' Size: 89 Blocks: 8 IO Block: 4096 regular file Device: fc02h/64514d Inode: 21760146 Links: ...
-
I checked the links and I am probably missing something very obvious so sorry for silly question but those seem to all be perl related. Are we supposed to somehow integrate Template Engine into Gol...
-
Thanks for the links. Unfortunately it only covers php and perl. How about other more generic option? For instance for us we have our CGI developed in Go.
-
For the workaround we now make all our api calls as root user.
-
Here is the list of privileges: add-pkg,allow-unlimited-bw-pkgs,allow-unlimited-pkgs,create-acct,create-dns,disallow-shell,edit-dns,edit-mx,edit-pkg,kill-acct,kill-dns,list-accts,park-dns,passwd,re...
-
I need to provide a little bit more info that hopefully can help. The API 1 calls are based on the logged in reseller (whm) username and accesshash. Up to version 66 it seems that reseller users h...