HP3000-L Archives

April 2000, 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:
Kevin Newman <[log in to unmask]>
Reply To:
Kevin Newman <[log in to unmask]>
Date:
Thu, 6 Apr 2000 12:48:15 -0600
Content-Type:
multipart/mixed
Parts/Attachments:
text/plain (1136 bytes) , knewman.vcf (517 bytes)
Shane,

you could do the following and remove the '..' and things should work just
fine:
ln -s /APACHE/PUB/cgi-bin /APACHE/PUB/htdocs/cgi-bin

This will create a link to cgi-bin under PUB to being under htdocs.  As long as
you have the server setup to follow links and run cgi from this new location,
it should work.

Kevin

Shane Castle wrote:

> My company has been using version 1.2.5 version of Apache for the last year
> without any problems.  We have recently been testing MPE 6.0 and also
> installed the new version of Apache.  Using the programs that are currently
> working, I started doing testing of the new version, and I've run into a
> problem.
>
> Previously I had a Post command that read as follows:
>
> <form method="post" action="../cgi-bin/websec" name="Security">
>
> This would find websec at /APACHE/PUB/cgi-bin/websec.
>
> This worked without a problem on the old version.  The new version does not
> seem to be recognizing the .. and so it is looking for my program in
> APACHE/PUB/htdocs/cgi-bin/websec.
>
> I haven't been able to find an issue about this on the board, and I'm
> wondering if anyone else has seen this?
>
> Thanks for the help.


ATOM RSS1 RSS2