You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Zenon Zabinski <ze...@students.bcp.org> on 2002/07/20 06:32:28 UTC

CGI Handler in .htaccess

Hello,

I have a cgi program that I would like to use as a handler for a certain 
directory. Trying to accomplish this, I put the following into the 
.htaccess file in that directory:

Action somename /folder/file.cgi
SetHandler somename

When I accessed the folder, however, all I get is the default directory 
listing. Where am I going wrong?

I'm using the 1.3.26 version of Apache.

Thank you.

-Zenon


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org