Ian Ronnie

I looked at some conf files here

[root@RSivernell cgi-bin]# ll
total 520
-rwxr-xr-x    1 root     root       124647 Feb 22 20:14 gradestatistics.cgi
-rwxr-xr-x    1 root     root       405440 Oct 11 16:58 htsearch
[root@RSivernell cgi-bin]# cd /etc

[root@RSivernell etc]# find . -name "apache"
./etc/logrotate.d/apache
./etc/webmin/apache
./logrotate.d/apache
./webmin/apache

[root@RSivernell etc]# cat etc/webmin/apache/config
httpd_dir=/etc/httpd
httpd_conf=/etc/httpd/httpd.conf
start_cmd=/etc/rc.d/init.d/httpd start
srm_conf=/etc/httpd/srm.conf
show_order=0
max_servers=100
defines=AUTH_MYSQL DAV JSERV PERL PHP3 PHP4 ROAMING
httpd_path=/usr/sbin/httpd
stop_cmd=/etc/rc.d/init.d/httpd stop
show_list=0
access_conf=/etc/httpd/access.conf
mime_types=/etc/mime.types

[root@RSivernell etc]# cat webmin/apache/config
httpd_dir=/etc/httpd
httpd_conf=/etc/httpd/httpd.conf
start_cmd=/etc/rc.d/init.d/httpd start
srm_conf=/etc/httpd/srm.conf
show_order=0
max_servers=100
defines=AUTH_MYSQL DAV JSERV PERL PHP3 PHP4 ROAMING
httpd_path=/usr/sbin/httpd
stop_cmd=/etc/rc.d/init.d/httpd stop
show_list=0
access_conf=/etc/httpd/access.conf
mime_types=/etc/mime.types
[root@RSivernell etc]#

If some one can tell from the above if apache is set for cgi properly
or what file I should look in. error logs do not have much in them that
is current. the cgi binary is in /home/httpd/cgi-bin

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to