Add the following lines of codes in
public/.htaccess. Rails won’t handle this folders.
- RewriteCond %{REQUEST_URI}
^/(folder-name/|images/|stylesheets/|javascripts/).*
RewriteRule .* – [L]
Nov 27th, 2007 by L J Arthur Neil
Add the following lines of codes in
public/.htaccess. Rails won’t handle this folders.