Files
itflow/scripts/.htaccess
wrongecho df19709c2f Move cron scripts
Move cron scripts to their own subfolder.
2024-12-30 17:31:34 +00:00

3 lines
58 B
ApacheConf

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