[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Webglimpse Home]
Re: directory/file not found
Ian Grimwood wrote:
>
> At 02:02 PM 11/1/99 +1100, you wrote:
> Just a thought... is this the only cgi script your trying to run on your
> website?... if so did you define a script alias in your server config.. (I
> know you can/have to with apache).. maybe that will help..also make sure
> that the permissions are set right for the directory (probably not the
> problem otherwise would get unauthiorised message)
I have done that, also.
I have in /usr/other/web/etc/httpd/conf
ScriptAlias /cgi-bin/ /usr/other/web/etc/httpd/cgi-bin/
[dltaylor conf]$ ls -las /usr/other/web/etc/httpd/cgi-bin/
...
56 -rwxr-xr-x 1 root daemon 28175 Oct 27 10:38 webglimpse
24 -rwxr-xr-x 1 root daemon 11602 Oct 27 10:38
webglimpse-fullsearch
...
--
David