On Tuesday, June 26, 2001, at 09:04 PM, Brad Rice wrote:

> I managed to get Apache up and running and I edited the config file to 
> recognize my Sites file as http://localhost/~username and use php as a 
> DirectoryIndex.
>
> Now I can't seem to figure out what I need to do to make it recognize 
> my cgi-bin as an executable directory. I was reading about ScriptAlias 
> but I am not sure if I really need to edit that command to get it to 
> work. My scripts are working in the terminal but not in the browser.
>
> Can someone advise me what I need to do to get it to run test scripts?
>
>
> Brad Rice
>


Check your file permissions on your scripts.

  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.

just my $0.02

John  Khan
--------------------------------
[EMAIL PROTECTED]
http://www.gfxgeek.com
--------------------------------

Reply via email to