Hi,

I have developped a server.

I can access it using firefox, IE, ... thanks to http://localhost:4242/

Now, I would like to be able to create directories, such as
http://localhost:4242/DIRECTORY-1/
http://localhost:4242/DIRECTORY-2/


How can I do it ?