Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

check redirects #43

Open
kamilsk opened this issue Apr 30, 2018 · 1 comment
Open

check redirects #43

kamilsk opened this issue Apr 30, 2018 · 1 comment
Assignees
Milestone

Comments

@kamilsk
Copy link
Owner

kamilsk commented Apr 30, 2018

$ check urls https://some.site/ | tee sitemap.txt | check redirects > redirect.txt
@kamilsk kamilsk self-assigned this Apr 30, 2018
@kamilsk kamilsk added this to the check 2.0 milestone Apr 30, 2018
@kamilsk
Copy link
Owner Author

kamilsk commented Aug 14, 2018

redirect rules:

- name: Let's Encrypt configured right for OctoLab
  rules:
  - name: http:// -> https://www
    start: http://octolab.org/
    end: https://www.octolab.org/
    statuses: [301, 200] # deep == 2     
etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant