SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

A tiny minimal web server. If the server is started as root, the server does setuid() to a user and setgid() to a group. If the uid and the gid is not found, the server will NOT start. However if you start it as a non-root user (may be you) the server won't try to switch effective uid to any other user rather it will do things with the power of the person starting it. You may need to start as root if you want bind to a low port (below 1024) number. The default port it listens is 9090.

To make it a a secure server compile with -DUSE_SSL=1.

--
Muhammad A Muquit
nov-05-1998


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.