문제

I have a problem.

Well, I've got an website with some sitemap and I want to keep active links to several html pages due to their high ranking in Google. Sample page has the address: http://domain.com/my_important_page.html - this is a static page in pure html written (requires no backend support).

Webpage has been re-written in RunyOnRails. How to make routes.rb to the above page(s) (ex. domain.com/my_important_page.html) was seen at the same web address as before?

도움이 되었습니까?

해결책

You can just drop my_important_page.html in the public directory.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top