# To use CGI scripts:
AddHandler cgi-script .cgi
I'm using apache-1.3.6-50mdk
When I try to run a script that is not in the cgi-bin I get the following Error
403Forbidden You don't have permission to access /Weekly/CHARTS/index.cgi on this server.To test it I have chmod 777 but still no luck.Before I get flamed about perl scripts not in cgi-bin, this script is on a secure intranet.It worked perfectly on redhat 5.2 with apache 1.3.2Any thoughtsDunc-- //---------------------------------------------------------------- Duncan Hall SysAdmin/WebMaster Viator Systems [ http://www.viator.com ] ... e-commerce systems for the travel industry tel: +61 2 9361 6137 fax: +61 2 9360 9885 -----------------------------------------------------------------//
