Skip to content

Cannot edit or create anything anymore #453

Answered by Zoey2936
Joly0 asked this question in Q&A
Discussion options

You must be logged in to vote

you either

  1. need to disable CoreRuleSet using the unproxied UI on Port 81 (if you haven't changed it)
    or
  2. you open /data/etc/modsecurity/crs-setup.conf with nano, search for tx.allowed_methods=
    uncomment everything needed for it and change it to and then restart npmplus:
SecAction \
    "id:900200,\
    phase:1,\
    pass,\
    t:none,\
    nolog,\
    setvar:'tx.allowed_methods=GET HEAD POST OPTIONS PUT PATCH DELETE'"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Joly0
Comment options

Answer selected by Joly0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #452 on October 30, 2023 21:50.