[ic] mod_interchange OrdinaryFileList & ScriptAlias

John1 list_subscriber at yahoo.co.uk
Sun Jul 11 06:53:29 EDT 2004


I am using mod_interchange and have the catalog set at root.

Extract of httpd.conf:

ScriptAlias /cgi-bin/ /var/www/cgi-bin/
...
 <Location />
 SetHandler interchange-handler
...
OrdinaryFileList /cgi-bin/
...
</Location>

This seems to relegate my cgi-bin to an ordinary file directory rather than
a script directory.  i.e.  My browser tries to download the script rather
than Apache try to execute the script.

Any help would be greatly appreciated.



More information about the interchange-users mailing list