Just a quick question I can't seem to find the answer to. Maybe I just can't formulate the right question or the right keywords.
How does xampp identify which web application to open if the url is presented as localhost/wordpress or localhost/notwordpress? I assume it's the wp_option table that drives this, but how about other applications which does not have wp_option?
I am using
all in local machine