How can i /tools/pma protect - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: How can i /tools/pma protect (/thread-6053.html) |
How can i /tools/pma protect - ispcp - 03-14-2009 01:30 AM Hi Guys Could you tell me how can I to protect this path /tools/pma for another "Netuser" ? Right now can everybody put http://myip/tools/pma on his Browser and can see a phpmyadmin Login site. And I ,because a one of my Phpmyadmin Logins is root, want something more to protect this. I tried with .htacces but it doesn't work (I put this files on ..gui/tools/pma and nothings happened, .htaccess must working, another files are protected) Or should I change a root user to another one (Is it possible anyway??) I hope you can understand my bad english I hope too for your help and any tipps. Thanks for any answer RE: How can i /tools/pma protect - rbtux - 03-14-2009 01:51 AM root user login via pma is a bad idea indeed... htaccess will work wenn you add AllowOverride AuthConfig in the apache master.conf RE: How can i /tools/pma protect - ispcp - 03-14-2009 05:13 AM Thanks rbtux, so I'll be changing the root user and also the master.conf files. Hope it's works Greets |