My company has few domains on old server with Direct Admin. There are: - main domain klub-biosfera.pl --> under ISP will be created under Website tab - biodermagame.pl and esthederm-game.pl looks like aliases (theirs public_html directory is symbolic link for klub-biosfera.pl public_html) for klub-biosfera.pl but they have own files inside public_html/public/biogame which belongs to klub-biosfera.pl. --> no idea how to do aliases which get their files from particular directory of main domain public_html directory. Is it possible to do under ISP or should be used .htaccess? - bioderma-game.pl is redirected (301) to biodermagame.pl --> in theory it would be in ISP like create website with redirect 301 to alias (biodermagame.pl) of klub-biosfera.pl domain, is it possible? In bold is my main problem. Other things have less value currently. How to do it under ISPConfig3?