Re: [users@httpd] Server starting problem

2020-09-27 Thread Scott A. Wozny
Did you load mod_authz_core? The Require directive is not included in the core module and which additional modules are loaded is controlled either by your distro or by your choices during build. I found this out while locking down a web server to the minimal needed modules. https://httpd.apac

[users@httpd] Re: Server starting problem

2020-09-27 Thread Christophe JAILLET
Le 27/09/2020 à 14:59, Tara Hall a écrit : I've installed Apache-2.4.46 on a Raspberry Pi running FreeBSD 12.1 to use as an Intranet website. When I try to start the server after a doing basic config setup I get the following message: "Syntax error on line 236 of /usr/local/etc/apache24/htt

Re: [users@httpd] How to set “Strict-Transport-Security”?

2020-09-27 Thread Jim Albert
On 9/27/2020 2:50 AM, Jason Long wrote: Hello, For a website with the name "my-example.net", what is the correct syntax of: Header set Content-Security-Policy "default-src 'self';" ? Thank you. Which header are you asking about? Strict-Transport-Security (your email subject) - indicates to

[users@httpd] Server starting problem

2020-09-27 Thread Tara Hall
I've installed Apache-2.4.46 on a Raspberry Pi running FreeBSD 12.1 to use as an Intranet website. When I try to start the server after a doing basic config setup I get the following message: "Syntax error on line 236 of /usr/local/etc/apache24/httpd.