I have a set of cgi scripts that will only run when addressed with an 'http://type URL' and not the 'C:/directory/file' format. When I need to use cgi Apache produces a 'Save As' Dialog box because the http server is being bypassed. I can't figure out how to rewrite how my cgi programs are addressed. I don't want the Document Root included, I need the http:// format for them to run.EG