Enable php access to specific directory
-
I have a custom plugin that allows a user to download file(s) from a directory within the /public_html/ directory, but outside of wordpress. It works great. But, when I enable iThemes security, I’m getting a 403 Forbidden error when trying to access the file. I’ve tried every reducing or disabling just about every setting / configuration I can think of – especially in the System & WordPress tweaks. To the point that hardly anything is written to .htaccess or wp-config.php. Am I missing a setting? or is there a way to write into .htaccess that the files in said directory are accessible via php script?
- The topic ‘Enable php access to specific directory’ is closed to new replies.