Posted by Jim Dornbos on 01/09/07 19:09
On Sun, 07 Jan 2007 08:09:45 -0500, Susanne <ankungen2007@tele2.se> wrote:
> I have a server with my own domain and have created some users under
> htdocs/users/. I have installed phpMyAdmin under htdocs/. Everything
> works,
> but I can't open phpMyAdmin. I have made an alias in httpd.conf:
>
> [KOD]
> Alias /phpMyAdmin/ "C:/Program/Apache2/htdocs/phpMyAdmin/"
> <Directory "C:/Program/Apache2/htdocs/phpMyAdmin">
For what it's worth, I see several scans per week looking for common
default phpMyAdmin installations on an unadvertised, yet public IP
address. Make sure you have a method for controlling access to that
installation or consider moving it (my best option) out of htdocs.
Jim
[Back to original message]
|