
Originally Posted by
cPanelDavidG
The equivalent of SuPHP for Perl is SuExec.
I disabled .pl, .cgi outside cgi-bin folder in the apache configuration file. I have enabled SuEXEC in apache and still this is working from inside user cgi-bin folder. Is there any work around?
Logs:
Code:
[2009-03-26 06:22:48]: uid: (32076/username) gid: (32079/username) cmd: filename.pl
Code I used
Code:
#!/usr/bin/perl
symlink ("/home/user1/public_html/testbilling/configuration.php","/home/user2/public_html/testfile.txt");