Skip to content

Commit

Permalink
restore latest plugins and module redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Dec 18, 2024
1 parent a10f424 commit 467753a
Show file tree
Hide file tree
Showing 2 changed files with 4,038 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ RedirectMatch permanent "^/((?!index|404|automation.*|ansible_community|collecti
# .htaccess configuration files.
#####################################################################

# Redirect plugin and module pages for devel and latest
RedirectMatch permanent "^/ansible/(devel|latest)/(plugins|modules)/(.+)\.html$" "/collections.html"

# Redirect plugin pages for versions 2.3 and 2.4
RedirectMatch permanent "^/ansible/(2\.[3-4])/plugins/(.+)\.html$" "/collections.html"

Expand Down
Loading

0 comments on commit 467753a

Please sign in to comment.