Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mongoose
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ganil-acq
GANILinux
linux-service
library
mongoose
Commits
444dbe1c
Commit
444dbe1c
authored
12 years ago
by
Sergey Lyubka
Browse files
Options
Downloads
Patches
Plain Diff
Updated user manual
parent
20ce55eb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
UserManual.md
+18
-0
18 additions, 0 deletions
UserManual.md
with
18 additions
and
0 deletions
UserManual.md
+
18
−
0
View file @
444dbe1c
Overview
--------
Mongoose is small and easy to use web server. It is self-contained, and does
not require any external software to run. Mongoose can be configured via
command line options, or via configuration file. If no command line
options are given, mongoose searches for a configuration file
called "mongoose.conf" in the same directory where mongoose binary is
located.
Configuration file is a sequence of lines, each line containing
command line option name and it's value. Lines beginning with '#'
and empty lines are ignored. Here is
# mongoose.conf file
document_root c:\www
listening_ports 8080,8043s
ssh_certificate c:\mongoose\ssl_cert.pem
Usage Examples
--------------
-
How to share a Windows folder
Command Line Options
--------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment