comparison .htaccess @ 154:d9294f3fa785

Update screenshot to 4.4.0 version. * index.html: Update screenshot to 4.4.0 version. * .htaccess: Update screenshot to 4.4.0 version.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 14 Aug 2018 09:44:42 +0200
parents c4e2b01e2df5
children 88d6e1e48892
comparison
equal deleted inserted replaced
153:9509958fe5d0 154:d9294f3fa785
22 RewriteRule ^NEWS.html NEWS-4.2.html [L] 22 RewriteRule ^NEWS.html NEWS-4.2.html [L]
23 RewriteRule ^contribute.html get-involved.html [L] 23 RewriteRule ^contribute.html get-involved.html [L]
24 24
25 # The screenshot URL below is a permalink to a png-file of **exact** 25 # The screenshot URL below is a permalink to a png-file of **exact**
26 # dimension 1600x900 pixel, see https://savannah.gnu.org/bugs/?53432. 26 # dimension 1600x900 pixel, see https://savannah.gnu.org/bugs/?53432.
27 RewriteRule ^img/screenshot.png img/GNU_Octave_4-2-2_screenshot_1600x900.png [L] 27 RewriteRule ^img/screenshot.png img/GNU_Octave_4-4-0_screenshot_1600x900.png [L]
28 28
29 RewriteRule ^doc/(.*)$ https://www.octave.org/doc/$1 [R=301,L] 29 RewriteRule ^doc/(.*)$ https://www.octave.org/doc/$1 [R=301,L]