Skip to content

DavidePrincipi/nethserver-httpd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nethserver-httpd

NethServer extends the upstream configuration for httpd by adding a specific configuration file: /etc/httpd/conf.d/nethserver.conf.

Features

  • Shared folders
  • Virtual hosts
  • Letsencrypt certificates

Configuration database

httpd=service
   SSLCipherSuite=DEFAULT:!EXP:!SSLv2:!DES:!IDEA:!SEED:+3DES
   TCPPorts=80,443
   access=public
   status=enabled

Letsencrypt

/usr/libexec/nethserver/letsencrypt-certs -v

See also "Certificate management".

Events

signal-event nethserver-httpd-update
signal-event nethserver-httpd-save

About

Ibays and virtual hosts configuration for Apache/Httpd

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 46.6%
  • Perl 27.3%
  • HTML 26.1%