HEX
Server:Apache/2.4.65 (Amazon Linux)
System:Linux ip-172-31-26-109.ec2.internal 6.1.155-176.282.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 7 15:53:25 UTC 2025 x86_64
User:apache (48)
PHP:8.4.13
Disabled:NONE
Upload Files
File: //etc/xattr.conf
# /etc/xattr.conf
#
# Format:
# <pattern> <action>
#
# Actions:
#   permissions - copy when trying to preserve permissions.
#   skip - do not copy.
#
# Note that libattr functions attr_copy_file() and attr_copy_fd() by default
# skip all extended attributes that are matched by any of the below patterns,
# regardless of the specified action.

system.posix_acl_access		permissions
system.posix_acl_default	permissions
trusted.SGI_ACL_DEFAULT		skip		# xfs specific
trusted.SGI_ACL_FILE		skip		# xfs specific
trusted.SGI_CAP_FILE		skip		# xfs specific
trusted.SGI_DMI_*		skip		# xfs specific
trusted.SGI_MAC_FILE		skip		# xfs specific
xfsroot.*			skip		# xfs specific; obsolete
user.Beagle.*			skip		# ignore Beagle index data
security.evm			skip		# may only be written by kernel
afs.*				skip		# AFS metadata and ACLs