2023-01-23 11:03:31 +01:00

6 lines
103 B
ApacheConf

# Allow direct web access to Web cron
<Files "archive.php">
Order Allow,Deny
Allow from all
</Files>