Hi
I have two class the client but i canīt read the file with the username and password. I have two file with username of the class of client but not read this files.
When write the line authenticate_program ncsa passwordfile , is this file can read the username and password but is not i need.
How i can read both files (estudiantes and profesores)?
acl estudiantes proxy_auth ''/path/file/estudiantes''
acl profesores proxy_auth ''/path/file/profesores''
acl cesnsura1 url_regex -i ''/path/file/censura1''
acl censura2 url_regex -i ''path/file/censura2''
acl all src 0/0
http_access allow estudiantes !censura1
http_access allow profesores !censura2
http_access deny all
Bye
(Sorry my english)
Received on Fri Jan 11 2002 - 04:35:16 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:49 MST