Creates a quick and direct config for OpenBSD's httpd
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Sean Howard afd4379eb9 Added main file and created readme 4 yıl önce
LICENSE Initial commit 4 yıl önce
README.md Added main file and created readme 4 yıl önce
httpd_conf.sh Added main file and created readme 4 yıl önce

README.md

httpd_config

Creates a quick and direct config for OpenBSD's httpd

Can be run via: httpd_conf.sh [fqdn] [/path/to/root] [php]

The php variable adds configs for passing to php-fpm.sock and sets the directory index to index.php

The root must be relative to the chroot (typically /htdocs).

I recently used this for: httpd_conf.sh jackpoint.obscuritus.ca /htdocs/mediawiki php

To generate a config for my mediawiki install for the Jackpoint Wiki I run for a shadowrun game