* Added redirect from /favicon.ico to /graphics/fsfe.ico.
* Renamed /graphics/fsfeurope.ico to /graphics/fsfe.ico. * Updated headers to HTML correspondinigly. svn path=/trunk/; revision=14946
This commit is contained in:
parent
ffa9c78103
commit
0258344d6c
@ -1,4 +1,7 @@
|
||||
RewriteEngine On
|
||||
|
||||
RewriteRule ^favicon.ico /graphics/fsfe.ico [redirect=permanent]
|
||||
|
||||
RewriteRule ^(.*)\.no.html /$1.nb.html [redirect=permanent]
|
||||
RewriteRule ^contact/press(.*) /press/press$1 [redirect=permanent]
|
||||
RewriteRule ^standards(.*) /projects/os$1 [redirect=permanent]
|
||||
|
@ -33,7 +33,7 @@
|
||||
<xsl:if test="/buildinfo/@language='ar'">
|
||||
<link rel="stylesheet" media="all" href="/style/rtl.css" type="text/css" />
|
||||
</xsl:if>
|
||||
<link rel="shortcut icon" href="/graphics/fsfeurope.ico" type="image/x-icon" />
|
||||
<link rel="shortcut icon" href="/graphics/fsfe.ico" type="image/x-icon" />
|
||||
<xsl:element name="link">
|
||||
<xsl:attribute name="rel">alternate</xsl:attribute>
|
||||
<xsl:attribute name="title">FSFE <xsl:value-of select="/buildinfo/textset/text[@id='menu1/news']" /></xsl:attribute>
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Loading…
x
Reference in New Issue
Block a user