Files
itflow/cron/.htaccess
2025-10-08 17:25:03 -04:00

3 lines
58 B
ApacheConf

<FilesMatch "\.(php)$">
Require all denied
</FilesMatch>