HP3000-L Archives

March 1998, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Tue, 3 Mar 1998 17:19:54 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (44 lines)
Raymond Roesch writes:
> I use your Apache Server 1.2.3 on HP3000 with MPE/iX 5.5
> Running a script hold.pl in cgi-bin directory works properly.
> But the same script that is in a subdirectory of the cgi-bin/ named
> requests, which is a symbolic link to elsewhere does not work. The
> following error is reported:
>
> Forbidden
>
> You don't have permission to access /cgi-bin/requests/hold.pl on this
> server.
>
> The error_log reports
> [Tue Mar  3 09:32:58 1998] Server configured -- resuming normal
> operations
> [Tue Mar  3 09:33:13 1998] access to
> /APACHE/PUB/htdocs/cgi-bin/requests/ failed
>  for rr.sws.ch, reason: Symbolic link not allowed
>
> What is wrong in my configuration file?

...deletia...

> <Directory /APACHE/PUB/htdocs/cgi-bin>
> AllowOverride None
> Options ExecCGI FollowSymLinks
> </Directory>

That looks OK.

I need more information to debug this.  Please do the following and cut/paste
the output to me:

        ls -alR /APACHE/PUB/htdocs/cgi-bin

If cgi-bin/requests is really a symlink pointing somewhere else, I also need
to see a "ls -al" of that directory too.
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               Voice: +1 714 438-4647
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2