Skip to content

Update securing-modx.md - add 404 page in .htaccess (#529) #680

Update securing-modx.md - add 404 page in .htaccess (#529)

Update securing-modx.md - add 404 page in .htaccess (#529) #680

Workflow file for this run

name: Validate redirects
on: [push, pull_request]
jobs:
validate-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate redirects file
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: ./redirects.schema.json
INPUT_JSONS: ./redirects.json