Arthur Chereau wrote:
> Hi,
>
> I use a CGI script "viewcvs.cgi" and would like to restrict access to
> it like this:
>
> only johh can access viewcvs.cgi/john/...
> only joe can access viewcvs.cgi/joe/...
> etc.
>
> I tried creating rules applying to <Location .../viewcvs.cgi/john>, but
> it doesn't work.
>
> How can I do this ?
>
> Thanks,
>
> AC
>
..htaccess could be your solution
>> Stay informed about: Restricting access to a CGI