Package Details: mongoose 7.11-1

Git Clone URL: https://aur.archlinux.org/mongoose.git (read-only, click to copy)
Package Base: mongoose
Description: Easy to use, powerful, embeddable web server
Upstream URL: https://github.com/cesanta/mongoose
Licenses: GPL2
Submitter: None
Maintainer: Konqueror
Last Packager: Konqueror
Votes: 26
Popularity: 0.000000
First Submitted: 2009-03-24 16:44 (UTC)
Last Updated: 2023-08-13 20:58 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

philanecros commented on 2013-03-13 07:06 (UTC)

Would you please update to the latest version. It seems to be 3.7. Thanks!

<deleted-account> commented on 2011-09-18 22:51 (UTC)

Warning. Stack buffer overflow security issue with Mongoose 3.0 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2900 That will lead you to a fix here: https://code.google.com/p/mongoose/source/detail?r=556f4de91eae4bac40dc5d4ddbd9ec7c424711d0

ryuslash commented on 2011-06-10 08:23 (UTC)

I think you can probably update this, the configuration file loading seems to be exactly the same between these versions and this one also fails to load a configuration file if it's specified on the command line.

exists commented on 2011-05-11 09:11 (UTC)

Well, the 3.0 version doesn't want to read the config file - even one contaning nothing else than 'document_root /srv/http'. So until I figure out how to fix this, I'll keep the old version (2.11). Any help is welcome.

exists commented on 2010-09-27 09:18 (UTC)

Incorporated lazy_al's sample config and rc.d script.

<deleted-account> commented on 2010-09-21 20:15 (UTC)

Hi I'm append mongoose.conf (e.g. php-cgi use, local protect), create rc.d/mongoose daemon script. please add my tiny works in your build :-) also I'm append some option in PKGBUILD (e.g. zipman strip ,...) http://aur.pastebin.com/PGR5at9W http://aur.pastebin.com/23LU6kQP http://aur.pastebin.com/SdKFZscw Thanks!

exists commented on 2010-09-06 08:05 (UTC)

Now it installs sources + examples into /usr/share/mongoose (since there are some nice examples, but they require the sources to be present). If you don't want that, just comment it out in the PKGBUILD.