I have Apache all set-up on RH
7.2. I have each user with their own private_html folder and the webpages
work fine. However, I want to allow certain indiviuals a cgi-bin.
Can I create a symbolic link to the real cgi-bin in their directory? If so
how? Basically I am wondering can I create a symbolic link from
/var/www/cgi-bin/username/
to
/home/user/public_html/cgi-bin/
and allow them to run scripts? I want them to
be able to write scripts like the cgi-bin exists in thier own
directory.
As a side note. I have
downloaded and started using webalizer to keep webstats of my sites. It
reads the apache_log file and creates reports. I can create reports for
each user, and hide the other users links, But I cannot hide the other users
hits tracked. Does anyone know how to create separate log files or
different reports with webalizer to completely seperate the sites?
Thank You for any information,
Greg Robertson
|
- Re: Apache Cgi-Bin Greg Robertson
- Re: Apache Cgi-Bin daniel