Create a directory structure like this:

*UsbDrive/*
*         your_work/*
*                  mongoose.conf*
*                  mongoose.exe*
*                  web_root/*
*                          index.html*
*                          ...*

Put your web site inside *web_root* directory.
Write two lines in the mongoose.conf:

*document_root web_root*
*listening_port 23456*

When your friends stick your USB dongle into the computer, they should:

     open *your_work* directory
     double-click on *mongoose.exe*, which will start and minimize to
systray
     click on mongoose systray icon and choose "Go to my address ..."
     that will open a browser with your site.

Sergey.

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to