I think that the /cgi-bin and /cgi-bin/netsaint are in conflict. I suggest
you use something like /cgi-netsaint instead.

Jean-Michel Dault
[EMAIL PROTECTED]


On Wed, 22 Mar 2000, Lee Binkley wrote:

> Date: Wed, 22 Mar 2000 12:38:11 -0600
> From: Lee Binkley <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: [expert] Apache problem
> 
> Hi Admin
> 
> I am gettin an error with apache , as below:
> 
> NOT FOUND
> The requested URL /cgi-bin/netsaint/status.cgi was not found on this
> server.
> How can this problem be corrected...
> 
> 
> My httpd.conf
> 
> # Aliases: Add here as many aliases as you need (with no limit). The
> format is # Alias fakename realname
> # Note that if you include a trailing / on fakename then the server will
> # require it to be present in the URL.  So "/icons" isn't aliased in
> this # example.
> Alias /icons/ /home/httpd/icons/ Alias /netsaint/
> /usr/local/netsaint/share/
> # ScriptAlias: This controls which directories contain server scripts. #
> Format: ScriptAlias fakename realname
> ScriptAlias /cgi-bin/ /home/httpd/cgi-bin/ ScriptAlias
> /protected-cgi-bin/ /home/httpd/protected-cgi-bin/ ScriptAlias
> /cgi-bin/netsaint/ /usr/local/netsaint/sbin/
> 
> 
>  ls -l /usr/local/netsaint/sbin
> total 362
> -rwxr-xr-x    1 netsaint netsaint     7164 Mar 21 09:45 admin.cgi*
> -rwxr-xr-x    1 netsaint netsaint    26403 Mar 21 09:45
> display_entry.cgi*
> -rwxrwxr-x    1 netsaint netsaint    73694 Mar 22 12:18 history.cgi*
> -rwxrwxr-x    1 netsaint netsaint    75057 Mar 22 12:18
> notifications.cgi*
> -rw-rw-r--    1 netsaint netsaint      233 Mar 22 12:19 nscgi.cfg
> -rwxr-xr-x    1 netsaint netsaint     1807 Mar 21 09:45
> restart_netsaint.cgi*
> -rwxrwxr-x    1 netsaint netsaint    68410 Mar 22 12:18 showlog.cgi*
> -rwxrwxr-x    1 netsaint netsaint    94959 Mar 22 12:18 status.cgi*
> -rwxr-xr-x    1 netsaint netsaint    13405 Mar 21 09:45 write_entry.cgi*
> 
> 
> 

Reply via email to