Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

Re: Passwording /cgi-bin/adim directory

Quote Reply
Re: Passwording /cgi-bin/adim directory In reply to
This is a web server issue and not related to Links. As a hint tho, if you are using Apache try reading the docs on creating .htaccess files http://apache.org has some good docs for it. If you are using Xitami try adding something like:
[links/cgi-bin/admin]
your_user_name="your_password"

into the default.aut file.
Hope this helps.


------------------
$blah='82:84:70:77';
print chr($_) foreach (split/:/,$blah);
Subject Author Views Date
Thread Passwording /cgi-bin/adim directory Robbyj 2754 Oct 17, 1999, 7:53 AM
Post Re: Passwording /cgi-bin/adim directory
GClemmons 2652 Oct 22, 1999, 11:50 AM