create a script alias apache

27 Sep

### apache

now lets configure apache
find your httpd.conf and add the line

ScriptAlias /grapher2 /home/grapher2/cgi

restart your apache and try

http:///grapher2/index

you should get a page.