SSL path on Plesk
I see plesk has a httpsdocs
for the secure folder.
My problem is i have scripts that work on the normal folder but then need to connect to the same path via secure url.
http://domain.com/script/login.php
goes to
https://domain.com/script/login.php
Can i just create a symlink on the httpsdocs/script to it goes directly yo httpdocs/script?
I know there is a Plesk option make this, but that makes it with the whole folder httpdsdocs wich i dont since i already have files there from other scripts.
How?