I use the folowing configuration: <Directory /usr/local/apache2/htdocs/html/plati> AuthType basic AuthName "Ambra-SectiunePrivata" AuthXRadiusAddServer 192.168.250.99:1900 secret AuthXRadiusTimeout 2 AuthXRadiusRetries 1 require valid-user AddHandler cgi-script .cgi Options +ExecCGI Allow from all </Directory> The radius authentication is made succesfuly. But the scripts from the directory is loading very hard(in a few minutes).If I disable the radius authentication in that directory, the scripts will load instantly.
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx