[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



You must telnet in as a user that has write permissions for the
directory you want to disable cgi-wrap for.

Once your logged in create a file called .htaccess in the directory that
you want to disable cgi-wrap for.

The .htaccess file should contain these lines:

Options +ExecCGI AddHandler cgi-script .cgi AddHandler cgi-script .pl

Save the file.

Any cgi that exist under that directory tree will not be executed by
cgi-wrap.
------------

You can also disable it in the httpd.conf file, but this way is a little
cleaner, and will not be overwritten by any changes that are made by
Cobalt to the apache server configuration files.

Jeff

--
Jeff Lovell
Sun Microsystems Inc.