Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

check_filestore_browseability()

Description

Check filestore folder browseability.
For security reasons (e.g data breach) the filestore location shouldn't be indexed by the web server (in Apache2 - disable autoindex module)

- status: An end user status of OK/FAIL
- info: Any extra relevant information (aimed at end users)
- filestore_url: ResourceSpace URL to the filestore location
- index_disabled: PHP bool (used by code). FALSE if web server allows indexing/browsing the filestore, TRUE otherwise

Parameters

This function accepts no parameters.

Return

array Returns data structure with following keys:-

This article was last updated 16th April 2024 17:35 Europe/London time based on the source file dated 16th April 2024 13:50 Europe/London time.