I am trying to set up a calendar script on my fedora box which runs Apache/2.0.47. My cgi scripts display as text rather than execute even after I have made the necessary modifications to httpd.conf I have placed the scripts in /data/calendar chmod 777 -R /data/calendar Added the following to httpd.conf <Directory /data/calendar> Options +ExecCGI </Directory> and restarted the server, but things still display rather than execute. Is there something else in a standard Apache config that is overriding this? _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list