diff --git a/app/controllers/pages_controller.rb b/app/controllers/pages_controller.rb index f52879e..bc6b237 100644 --- a/app/controllers/pages_controller.rb +++ b/app/controllers/pages_controller.rb @@ -124,7 +124,7 @@ class PagesController < ApplicationController if Site.first.enable_redirect_index redirect_to root_url else - render :file => "#{Rails.root}/public/404.html", :layout => false, :status => :not_found + render :file => "#{Rails.root}/public/411.html", :layout => false, :status => :not_found end end else diff --git a/public/411.html b/public/411.html new file mode 100644 index 0000000..0fd2be7 --- /dev/null +++ b/public/411.html @@ -0,0 +1,67 @@ + + + +
+ +