Nice plug in,
One thing I am having issue with is when I try to log in I get a .index.php file trying to save to my HD (or open).
It might something simple I am overlooking, but can someone help me?
<?
phpinfo();
?>
<?php
phpinfo();
?>
cd /usr/local/directadmin
killall -9 directadmin
./directadmin b800
<?
$host="localhost";
$port="PORT-FOR-ACCESS-DA";
$ssl=false;
$show_roundcube=true;
$show_squirrelmail=true;
$show_uebimiau=true;
?>