Hello Hugo
This was first time I played with Alias option and I had no luck at all. My Alias directive was something like this
Alias = /test:/var/www/vhosts/user/www/domain.ba/wordpress
When I try to access domain.ba/test I get "Oops it seems link is broken" from chrome, however when I try to access /wordpres it works OK. From logs I figured it out it actualy looks for index.php in domain.ba:
/var/www/vhosts/user/www/domain.ba/index.php|CGI-wrapper: CGI program does not exist
domain.ba directory at that time was empty. However when I created dummy index.php in domain.ba all access to /test finished on that index.php in other words it didn't go to /wordpress. Maybe this is bug, my missconfiguration or something else?
Hiawatha version: 8.1
Operating System: Debian