Skip to content
Snippets Groups Projects
.htaccess 1.57 KiB
RewriteEngine On
RewriteRule ^[^/]+/13.0.6/ no-update.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0/ALL 13.0-13.0.6-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.1/ALL 13.0.1-13.0.6-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.4/ALL 13.0.4-13.0.6-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.0.6-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.0.6-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0/ALL 13.0-13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.1/ALL 13.0.1-13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.4/ALL 13.0.4-13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0/ALL 13.0-13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.1/ALL 13.0.1-13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.4/ALL 13.0.4-13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.0.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.0.6-macos-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0/ALL 13.0-13.0.6-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.1/ALL 13.0.1-13.0.6-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.4/ALL 13.0.4-13.0.6-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.0.6-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.0.6-windows-x86_64-ALL.xml [last]