I need to run a apache server locally in order to use the program labelme. However I'm not able to do it.
There is a description saying that I need to place my folder containing "index.html" inside /var/www/html.
However I need to run the website located in the local folder ~/libs/labelme.
I also followed this instruction from similar askubuntu-question. But it doesn't work for me. The browser just displays nothing when I try to reach that project-page.
I'm a novice in apache, so I don't even know if the problem lies with the way I configured apache or if the problem comes from labelme.
Any help would be appreciated