I linux så skriver man följande
Alias /phpmyadmin /min/dir/
så det borde vara något liknande i Windows.
Detta stämmer inte i Linux heller.
httpd.conf skrev:
Note that if you include a trailing / on fakename then the server will
require it to be present in the URL. So "/icons" isn't aliased in this
example, only "/icons/". If the fakename is slash-terminated, then the
realname must also be slash terminated, and if the fakename omits the
trailing slash, the realname must also omit it.