--- usr/freeware/apache/sbin/apachectl Tue Apr 16 15:37:21 2002 +++ apachectl Tue Apr 16 18:20:17 2002 @@ -1,4 +1,5 @@ #!/bin/sh +#Tag 0x00000f00 # # Apache control script designed to allow an easy command line interface # to controlling Apache. Written by Marc Slemko, 1997/08/23 @@ -30,7 +31,7 @@ # a command that outputs a formatted text version of the HTML at the # url given on the command line. Designed for lynx, however other # programs may work. -LYNX="lynx -dump" +LYNX="/usr/freeware/bin/lynx -dump" # # the URL to your server's mod_status status page. If you do not # have one, then status and fullstatus will not work.