I was going to suggest you contact the CS admins about getting CGIwrap installed, but it looks like the CS dept already has a mechanism setup:
http://www.cs.utexas.edu/docs/intro/scgi.html Robert Kennedy On Mon, 14 Oct 2002 [EMAIL PROTECTED] wrote: > I have a CGI script (UseModWiki) which needs write access to a given directory tree. >It's living on the CS webservers, so I don't have root access, so I can't chown the >tree to the user the script is running under. chgrp doesn't work either, and isn't >what I want anyway, since groups are used to allow web author access. setuid on the >script didn't allow enough write access, but I haven't tried setgid yet. > > Giving a CGI script write access has to be a common problem. How have you guys done >it? > > Jeffrey > _______________________________________________ > Siglinux mailing list > [EMAIL PROTECTED] > http://www.utacm.org/mailman/listinfo/siglinux > _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
