Server : Apache System : Linux webd003.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : edevmultrx ( 811899) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/edevmultrx/www/terra-d-oro/data/ |
# /data/.htaccess
# CRITICAL: Block ALL direct HTTP access to this directory.
# The SQLite database, iCal caches, and feeds must never be
# served as static files.
Order deny,allow
Deny from all
# Apache 2.4+
<IfModule mod_authz_core.c>
Require all denied
</IfModule>