This question is not directly related to RADIUS, but a utility 'dialup_admin' that ships with FreeRadius.
I tried to use dialup_admin in Linux, but the browser (Microsoft IE) did not show the page correctly. I copied the dialup_admin directory to /var/www/html/dialup_admin Which I type the following URL in the browser, I got an dialup_admin image on the right and some text bearing <?php .... on the left. According to the FAQ in dialup_admin, the php needs to be configured to handle files with php3 suffix. I have changed the <Files> directive in /etc/httpd/conf.d/php.conf to from <Files *.php> to <Files ~ "*\.php3?$"> and restarted the httpd daemon. It still did not work. I would appreciate any help from someone who has successfully used dialup_admin from IE. Thanks. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
