On Tue, 01 May 2001 18:06:23 Alireza Saleh wrote:
>Dear Friends,
>I have a webpage that the main is INDEX.CGI, I don't know how I should
>setup
>my apache alias to run the cgi without writing the name of it at the end of
>alias.
>http://www.test.com/cgi/INDEX.CGI  <-- will work
>http://www.test.com/cgi/ <--- does Not :(
>please help me what I should do that my server work with the second line :(
>
>Regards Alireza.
>
>P.S. I used DirectoryIndex INDEX.CGI in my location filed but it doesn't
>work

Did you also add the cgi directory to your ScriptAlias directive:

ScriptAlias /path/to/cgi


Tony
-- 
Anthony E. Greene <[EMAIL PROTECTED]> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
Chat:  AOL/Yahoo: TonyG05    ICQ: 91183266
Linux. The choice of a GNU Generation. <http://www.linux.org/>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to