• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/hiawatha/Config.in
Gustavo ZacariasGustavo Zacarias committed 9e025b20a9229 Dec 2015
Raw file
Source viewDiff to previous
 
1
comment "hiawatha needs a toolchain w/ threads, dynamic library"
2
    depends on BR2_USE_MMU
3
    depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
4
​
5
config BR2_PACKAGE_HIAWATHA
6
    bool "hiawatha"
7
    # needs fork()
8
    depends on BR2_USE_MMU
9
    depends on BR2_TOOLCHAIN_HAS_THREADS
10
    depends on !BR2_STATIC_LIBS
11
    select BR2_PACKAGE_ZLIB
12
    help
13
      Hiawatha is a webserver for Unix and has been built with
14
      security in mind. This resulted in a highly secure
15
      webserver, in both code and features.
16
​
17
      This webserver runs on Linux, BSD, MacOS X and
18
      Windows. Although it can run any kind of CGI / FastCGI
19
      application, it has been optimized for usage with PHP. Most
20
      well known PHP frameworks and CMS applications have been
21
      tested with Hiawatha and ran without a problem. Hiawatha
22
      supports many web and HTTP features such as CGI/FastCGI,
23
      HTTP authentication, virtual host support, request
24
      pipelining, keep alive connections, URL rewriting and many
25
      more.
26
​
27
      http://www.hiawatha-webserver.org/
28
​
29
if BR2_PACKAGE_HIAWATHA
30
​
31
config BR2_PACKAGE_HIAWATHA_SSL
32
    bool "hiawatha TLS support"
33
    select BR2_PACKAGE_MBEDTLS
34
​
35
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.