[EMAIL PROTECTED] (John Khan) wrote:
>Script alias should not be needed if you are running them in cgi-bin, 
>only when you need to run something with the extension .cgi from outside 
>of cgi-bin. Take that part with a grain of salt as I am not completely 
>sure if that is right.

You've got it backwards - ScriptAlias is for configuring an entire
directory to use mod_cgi, whereas .cgi extension mapping is usually done
with AddType or Options directives, or the like.


  -------------------                            -------------------
  Ken Williams                             Last Bastion of Euclidity
  [EMAIL PROTECTED]                            The Math Forum

Reply via email to