[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: MiniMate access problems
Well, for those of you with your own servers, and that are running apache (or
any NCSA derivative) here is an obvious solution to the minimate problem we have
all been dealing with...
Add this to your /etc/httpd/conf/access.conf
<Location /cgi-bin/{catalog_path}/config> -(replace catalog_path with your url
elements)-
Options Indexes FollowSymlinks
AllowOverride None
AuthUserFile /home/mvend/www/.htpasswd (or path to your .htpasswd file
-- see apache docs or 'man htpasswd')
AuthGroupFile /dev/null
AuthName "Caption for box"
AuthType Basic
<Limit GET>
require user trymynuts
</Limit>
</Location>
Happy minivending.
Scott Schenkein
------------------------------------
Owner, Virtual Imagery Design Group
http://www.vidg.com
(Embedded
image moved Stefan Hornburg <racke@linuxia.de>
to file: 07/28/99 06:38 AM
pic13331.pcx)
Please respond to minivend-users@minivend.com
To: minivend-users@minivend.com
cc: (bcc: Scott Schenkein/MIS/Circuit City)
Subject: Re: MiniMate access problems
****** message to minivend-users from Stefan Hornburg <racke@linuxia.de>
******
"Bao C. Ha" <bao@hacom.net> writes:
> I install MiniMate. I created the file .access containing the
> following:
>
> Variable MV_NO_CRYPT 1
> RemoteUser demo
> Password Gu3109n
This has to go into the catalog configuration file, not into the .access
file. The .access should contain an arbitrary string, e.g. "secure".
BTW, you should never use example passwords or publish them.
Obviously, this part of the documentation is misleading.
I would appreciate a suggestion to improve it.
Ciao
Racke
--
LinuXia - Solutions of Cool Competence - Internetprogramming and more
D-30163 Hannover, Waldstra
ße 4, 0511-3941290 (http://www.linuxia.de/)
Wir realisieren Onlineshops mit Minivend (http://www.minivend.com)
und MiniMate (http://www.linuxia.de/minimate/).
-
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
pic13331.pcx