MiniVend Akopia Services

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

Re: .access_gate



******    message to minivend-users from Marius Schaefer <maillist@b-p-a.com>     ******

Hi,

if you have access to your serverconfigurations (httpd.conf etc), you can try to define

<Files /catalogs/simple/pages/dir/file.html>
AuthName MeMyselfAndI
AuthType Basic
AuthUserFile /etc/admin
Require user USER
</Files>

or maybe a Location

<Location /cgi-bin/simple/dir/*>
<Limit GET POST>
AuthName Me...
AuthType Basic
AuthUserFile /etc/admin
Require user User
</Limit>
</Location>

I don&#180;t know if it works...

Andreas Kotowicz wrote:

> ******    message to minivend-users from Andreas Kotowicz <koto@mynetix.de>     ******
>
> Hi all,
>
> As .htaccess doesn't work with minivend (it's irgnored), I just tried out
> the .access_gate / .access file configuration. A user has to log in in
> order to the pages. But I don't want that this useraccess is treated like
> an real user_db user. I want that people can login in to specific pages,
> and in within these pages they can log in as user_db users, saving their
> address etc. So how can I manage this "non real existig account"? It really
> shouldn't be anything else then a user like with .htaccess.
>
> Greetings,
>
> Andreas
> -
> 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: