Hiya,
I am creating a new LAMP setup on a Debian Lenny VPS; It is for public exposure to the real world WWW, not just internal use. I installed phpmyadmin because I suck at command line MySql. I won't need to actually use phpmyadmin very often, maybe once a month or so. I'd like to enable/ disable www phpmyadmin access.
I noticed the symlink in /etc/apache2/conf.d/ "phpmyadmin.conf"
Would removing/ and re-enabling this symlink work? (Drawback: have to restart apache2 every time this is done.) What would those commands look like, exactly?
I'd appreciate any help or insight on how to go about this. Thanks!