LinuxBabu ………..

HowTo :: make scripts available to all clients on your server

by on Jul.21, 2008, under cPanel


If you have Perl /cgi or Php scripts and you want to make them available to all clients on your server , add an Alias in



/etc/httpd/conf/httpd.conf

file pointing to a shared directory owned by root:wheel. This is how the cPanel achieves this with their cgi-sys shared scripts in /usr/local/cpanel/cgi-sys/




Leave a Reply