Forum Moderators: open
the destination URL is not a complete URL and it looks like a Path (/cgi-bin/foldername)
But throughout the website for any submit button, its just this simple relative path for the action.
this could be the path of the form processor
from where after some security validation of the request, its processed and redirected to the proper URL/web server file.
I am wondering how to figure out the root path, for this relative path.