forked from GitHub/gf-core
5 lines
204 B
ApacheConf
5 lines
204 B
ApacheConf
# Images in this folder have moved, now hosted at GitHub
|
|
# John 2013-01-10
|
|
|
|
RewriteEngine On
|
|
RewriteRule ^(.*)$ https://raw.github.com/GrammaticalFramework/gf-eclipse-plugin/master/doc/images/$1 [L,R=301] |