- Added possibility to delete pre-defined locations with the "##delete##" string. For example,
location ~ \.php$ { ##delete## } will delete the pre-defined location ~ \.php$ location.
This diff is collapsed.
Please register or sign in to comment