Find hosted directories/ports in Jetty/Apache
- by Paul Creasey
Hi,
I first asked this on SO, but i didn't get a response and i think it is probably more appropriate here.
Let say I have a directory which is being hosted by Jetty or Apache (i'd like an answer for both), i know the URL including the port and i can log into the server.
How can i find the directory that is being hosted by a certain port?
I'd…