AIOWPSEC Firewall in htaccess
-
I used my host server clone option to create a copy of my site to a dev website. The dev site threw a 500 error. The issue was a section that AOIS created in the htaccess file. When that section was removed from the dev site, it was accessible. How can I keep this section from being added to my htaccess file. Here’s the part that I can paste. It is wrapped inside IfModule Litespeed.
Begin AIOWPSEC Firewall
php_value auto_prepend_file ‘/home/oregon/dev.meditationinoregon.org/aios-bootstrap.php’
php_value auto_prepend_file ‘/home/oregon/dev.meditationinoregon.org/aios-bootstrap.php’End AIOWPSEC Firewall
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘AIOWPSEC Firewall in htaccess’ is closed to new replies.