MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

RE: .access/.access_gate not operational on pages directory



******    message to minivend-users from "Rob Arnold" <rob@cabrion.com>     ******

OK, on or near line 717 in Util.pm change:


                     $dir = $try . "/" . $pathdir;

		[..TO..]

                if ($pathdir eq $file) {
                     $dir = $try;
                     }
                     else {
                     $dir = $try . "/" . $pathdir;
                     }

That seems to solve the problem.  Can this be incorporated into future
versions and would someone be kind enough to let me know if it will be.

Also, I apologize for being lazy and asking the list for help.  I should
have just fixed it myself.

Finally, does anyone have a list of "front ends" to minivend?  Customer
and/or Admin?

--rob



-----Original Message-----
From: owner-minivend-users@minivend.com
[mailto:owner-minivend-users@minivend.com]On Behalf Of August Detlefsen
Sent: Monday, May 03, 1999 4:19 PM
To: minivend-users@minivend.com
Subject: Re: .access/.access_gate not operational on pages directory


******    message to minivend-users from August Detlefsen
<augustd@idiom.com>     ******

I also tried to use access control on all of my minivend pages, but to no
avail. I finally just created a subdir called controlled and linked
everything that needed security in there.

IF you could find which module is responsible for checking the existence of
the .access file...

OK, its the readin subroutine of Util.pm...

You should be able to adjust it to make it check for the .access file in the
main directory too.

good luck,
-August
--
mailto:augustd@idiom.com
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: