Recently made a MANET with 4 pi 3 model b's using the batman routing protocol for a project at university. The stage now is to run some tests using a webserver recommended by my supervisor.
so far i have installed lighttpd on a pi by following a tutorial that also allows it to use PHP ( not sure if that was necessary but the tutorial was successful for the beginning part i needed) the tutorial is below
https://pimylifeup.com/raspberry-pi-lighttpd/
i have now been told by my supervisor to configure the server so it allows so that;
" _external_ web requests will be serviced on the interface i was which i assume will be wlan0"
computing is not my background and i cant seem to search the right terms to get the correct information, as searching is mostly pointing me to connecting my pi to wifi or to a router.
Any information would be hugely appreciated or a point in the right direction.
Cheers,