• Resolved hurry

    (@extremist87)


    is it possible to save and export settings so we can use the same settings on other websites?

    Also I notice on some websites that are setup on the same server it implements the firewall automatically into wp-config but others it asks you to modify users.ini, is there a way to just use wp-config automatically without touching the file system manually?

Viewing 1 replies (of 1 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @extremist87

    AIOS > Settings > Import / Export includes functionality to export AIOS settings from one site and import them into another site.

    Yes, AIOS firewall settings now use the .htaccess and user.ini files to auto-prepend the firewall file, allowing it to run before any other PHP code is executed. This ensures the firewall rules are applied as the very first lines of code executed.

    If your user.ini file already contains another auto_prepend_file entry, this may cause a conflict. Otherwise, it should generally not be an issue.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.