I don't exactly understand your problem but I think you want to secure
access to a certain part of your webserver instead of our your MySQL
server. If you are running apache you can secure complete directories with
.htaccess files.
On Wed, 18 Apr 2001, Sam Yenge wrote:
> Hi
>
> (Re: mysql 3.
That is correct.
Web programmers must supply their own login and security measures.
MySQL is a tool used by the web server. THe web server does the login in
the
manner the web programmer provides. The host will be the host the CGI is
executing
from. THe user will be the user the CGI script provid