What I did (not an expert BTW just like playing around) was from the XAMPP I clicked Explorer and searched for Dashboard.  Notice that is the folder you are in in your browser.  From there I found the root of my server was at: C:\xampp\htdocs So I ran the command  mklink /J "C:\xampp\htdocs\Test" "C:\FP Publisher\www" This makes Windows create a folder called Test which points to the www folder where the webpage is actually created.  Then from a browser you should be able to
    • Like
    1