We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4977331 + 0e6d054 commit 026c973Copy full SHA for 026c973
.s2i/httpd-cfg/01-commercial.conf
@@ -140,7 +140,7 @@ AddType text/vtt vtt
140
# the first one redirects
141
RewriteRule ^acs/?$ /acs/3.72/welcome/index.html [R=301]
142
# redirect to the latest release notes
143
- RewriteRule ^acs/release_notes/?$ /acs/3.72/release_notes/371-release-notes.html [R=301,NE]
+ RewriteRule ^acs/release_notes/?$ /acs/3.72/release_notes/372-release-notes.html [R=301,NE]
144
RewriteRule ^acs/(\D.*)$ /acs/3.72/$1 [NE,R=301]
145
RewriteRule ^acs/(3\.65|3\.66|3\.67|3\.68|3\.69|3\.70|3\.71|3\.72)/?$ /acs/$1/welcome/index.html [L,R=301]
146
0 commit comments