home | list info | list archive | date index | thread index

Re: access to mdadm raid1 "disk" from apache2?

Truthfully, I just installed and launched.

Here's the part of the apache2.conf that may be relevant and it seems to use Require.
I added the bit about /media/john/J6R.

> <Directory />
> 	Options FollowSymLinks
> 	AllowOverride None
> 	Require all denied
> </Directory>
> 
> <Directory /usr/share>
> 	AllowOverride None
> 	Require all granted
> </Directory>
> 
> <Directory /var/www/>
> 	Options Indexes FollowSymLinks
> 	AllowOverride None
> 	Require all granted
> </Directory>
> 
> <Directory /media/john/J6R/mainset/nash/family/>
> 	Options Indexes FollowSymLinks
> 	AllowOverride None
> 	Require all granted
> </Directory>
> 


On 2019-03-20 5:21 p.m., Brett Delmage wrote:
> On Wed, 20 Mar 2019, J C Nash wrote:
> 
>> - apache2.conf adjustment for directory, available  and enabled (symlink),
>>  adding FollowSymLinks etc.
> 
> Are you using the configuration syntax 'Require' vs 'Allow' for the version of apache that you are using. It changed.
> Lots of docs out there referencing the older system still..
> 

To unsubscribe send a blank message to linux+unsubscribe [ at ] linux-ottawa [ dot ] org
To get help send a blank message to linux+help [ at ] linux-ottawa [ dot ] org
To visit the archives: https://lists.linux-ottawa.org