Posts: 9
Threads: 2
Joined: Nov 2024
Reputation:
0
hello how we changed the cron file for a non-public area i already tried it directly but it gives error
Posts: 47
Threads: 2
Joined: Jul 2024
Reputation:
1
What kind of webserver do you have?
I know our htaccess will block access to any PHP file outside of the main index file or the ipn.php callback file.
Though I'm not sure if the NGINX config has been updated with the same treatment.
This reminds me that it's probably about time to revisit that config to see if improvements can be made.