CERN httpd & user CGI scripts

CERN httpd & user CGI scripts

Post by Jason Armbrust » Thu, 31 Aug 1995 04:00:00



Hello.  Can someone out there PLEASE give me a hand.  Is there anyway to configure
CERN httpd to let users run cgi scripts from their own account.  I know with NCSA
httpd, you could put the following in the access.conf file:
<Directory /user/joe>
Options execCGI Indexes
</Directory>

Is there anything like this in the CERN httpd?  Thanks to anyone who can help! :)

-Jason

 
 
 

1. Bug(?) with cgi scripts under CERN httpd

I'm having problems with cgi scripts not getting killed if httpd
is terminated.

Some of my scripts generate some very long documents, and users
get impatient and close the connection before the script has finished
writing its output. The httpd itself dies off, but the script and
all its children do not.

Is there something special I should be putting in the script to
catch a signal that httpd may be sending?

--
Chris Osborn, Network Administrator       Voice: 707 253 3130
Napa Valley College                         Fax: 707 253 3063
2277 Napa-Vallejo Hwy., Napa, CA, 94558

2. RedHat and Linux 2.0 -- upgrade broke, need help

3. Perl CGI scripts under CERN HTTPD and Digital UNIX V3.2

4. Program to interpret core dump?

5. CERN httpd / cgi scripts failing sporadically

6. Location Modutils 1.1.87

7. CERN httpd: ACL on CGI-scripts?

8. Franks-In-A-Blanket

9. Problem executing CGI scripts with CERN httpd

10. CERN httpd: cgi & pid problem - HELP?!?

11. CERN httpd & CGI

12. Apache && CGI && uid || back to cern?

13. Cgi Scripts in User Dir's with CERN Server