require valid-user
The above is .htaccess file in which I have to specify the authUserFile path in order to make the topsites cgi scripting to work, which I have already installed. Please let me know how to understand this path whether domain name/user-bin/ar/admin/.htpasswd I believe ar is a cgi file which is currently up loaded in to cgi-bin/toplist/ar.cgi. My only problem is to specify a path.
Thanks
matrix_neo
Anyway, you need to create/add users in your .htpasswd file, if you havent still create it.
htpasswd -c /your/path/to/.htpasswd user whether domain name/user-bin/ar/admin/.htpasswd I believe ar is a cgi file which is currently up loaded in to cgi-bin/toplist/ar.cgi.????