/home/nt-user/workspace
. Apache loads files from /var/www/html
, so you'll want to change the default (first) tracked directory to this one. You'll also want to set the chmod
value to be applied to files created in the code editor to +x
so that Apache can execute them (since they're technically created by the nt-user
user).localhost:8080
(the static file proxy running in /home/nt-user/workspace
). Apache runs on port 80, which you can set as the default by clicking the blue sliders at the bottom corner of the web browser component, and then setting the starting URL to {{localhost:80}}/{{entry}}
: