Do you have any idea what or where to find the cause of this problem. Thanks for your help so far. Bob R Joshua Slive wrote:
There are lots of ways to accomplish this. Here is one: Find the DocumentRoot directive in httpd.conf and set it as follows: DocumentRoot /usr/www/users/fgames/mufoncms.com Then add the following directive: AddHandler cgi-script .pl and make sure you have a <Directory> section that has at least <Directory /usr/www/users/fgames/mufoncms.com> Options ExecCGI DirectoryIndex sp_manage_sighting_reports.pl Order Allow,Deny Allow from all </Directory> Joshua. ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx