To Whom,

I'd like to bring all of you up-to-date.

I'm using Red Hat 5.2 and kernel 2.0.36 and I followed the
instructions for SSI's as closely as possible:

     Options All MultiViews (revised)
     ScriptAlias /cgi-bin/ [path_to_cgi_scripts] (revised and
     working)
     AddHandler cgi-script .cgi (already installed)
     AddType application/x-httpd-cgi .cgi .pl (added)
     AddType text/html .shtml .html .htm (added)
     AddHandler server-parsed .shtml .html .htm (added)
     AddType text/x-server-parsed-html .shtml .htm .html (added)

     <!--#exec var="DATE_LOCAL"--><!--#exec
     cmd="/cgi-bin/date.cgi"--><!--#exec
     cgi="/cgi-bin/date.cgi"--> (added to html)

     The script is chmod 755.

I have another cgi script (wwwcount) running in another web page under
the same user just off one of this web page's links and it works just
fine with the path /cgi-bin/. I tried the full http://[URL]/cgi-bin/
and the codes (<!-- ? -->) didn't work. The date.cgi works at the
command line. There are no error messages showing up in
/etc/httpd/logs/error_log, /etc/httpd/logs/access.log,
/var/log/messages, and the web page.

What do I do next?

*************************************************************************

Signed,
Concerned

P.'S. Detailed Documentation(s) and Sample(s) are more than welcome!


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to