Does anyone know if it's possible to run cgi scripts in the same directory that CPanel themes run in, like this...
/usr/local/cpanel/base/frontend/default/script.cgi
I have a couple of custom cgi programs that I would like users to access thru their control panel, but since one of them is a file mananger the users need to authenticate before using it (it can't go in the cgi-sys because of that). Since the user has to enter his username and password to get into the control panel initially, I thought it might be an idea to put my cgi files in there.
Right now if you try to run a .cgi file in that directory above it just displays the cgi code as text on the screen.
If there is no way to do this, can someone please try to answer my post over here?: http://support.cpanel.net/obb/read.php?TID=1824
Thanks in advance!
/usr/local/cpanel/base/frontend/default/script.cgi
I have a couple of custom cgi programs that I would like users to access thru their control panel, but since one of them is a file mananger the users need to authenticate before using it (it can't go in the cgi-sys because of that). Since the user has to enter his username and password to get into the control panel initially, I thought it might be an idea to put my cgi files in there.
Right now if you try to run a .cgi file in that directory above it just displays the cgi code as text on the screen.
If there is no way to do this, can someone please try to answer my post over here?: http://support.cpanel.net/obb/read.php?TID=1824
Thanks in advance!