diff --git a/miscellaneous/htaccess-config.yaml b/miscellaneous/htaccess-config.yaml index 98e45d62f8..0bbde16ca9 100644 --- a/miscellaneous/htaccess-config.yaml +++ b/miscellaneous/htaccess-config.yaml @@ -9,10 +9,16 @@ requests: - method: GET path: - "{{BaseURL}}/.htaccess" + - "{{BaseURL}}/example.htaccess" + - "{{BaseURL}}/_.htaccess" + - "{{BaseURL}}/sample.htaccess" + - "{{BaseURL}}/a.htaccess" + - "{{BaseURL}}/htaccess_for_page_not_found_redirects.htaccess" + matchers: - type: word words: - RewriteRule - -