Skip to content

Commit

Permalink
redirect z povodnej /oficiality/akcie.. priamo na /akcie..
Browse files Browse the repository at this point in the history
  • Loading branch information
progressbarsk committed Nov 20, 2011
1 parent a3a67bd commit 8d350fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Expand Up @@ -81,6 +81,7 @@ class Application < Rails::Application
require 'rack/rewrite'

config.middleware.insert_before(Rack::Lock, Rack::Rewrite) do
r301 '/oficiality/akcie-a-organizacia', '/akcie-a-organizacia'
r301 '/sk', '/'
r301 '/sponsors', '/oficiality/sponzori'
r301 '/sk/sponsors', '/oficiality/sponzori'
Expand Down

0 comments on commit 8d350fe

Please sign in to comment.