Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-04-03 08:52
Flavor·PCRE2 (PHP)

/
(?:index|home|main)(?:[\.\/](?:php|html?|\/?))?$
/
gm
Open regex in editor

Description

Test regexp to redirect from mainpage dups

Submitted by sinstranger