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