I have added phpMyAdmin to the administration GUI and placed a
"phpmyadmin.conf" file in the "/etc/admserv/conf.d" directory with the
directory alias for the administration GUI to see. When I use a non-secure
login (running on http), the phpMyAdmin script works perfectly, outputting
to the screen as designed. If I login using a secure login (running on
https), the script works but will not load the CSS file for the script,
causing the output to really junk up. What else do I need to configure so
the secure server instance will see the CSS file?