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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to