does anyone kn开发者_Python百科ow to create .htaccess
on rails? Guide me please. Thanks.
regards
You just create the .htaccess file on your website document root. In apache, that would be the document root of your website (could be something like /var/www/your_website.com, or whatever you specified).
精彩评论