开发者

how to create .htaccess for ruby on rails?

开发者 https://www.devze.com 2023-02-20 23:28 出处:网络
does anyone kn开发者_Python百科ow to create .htaccess on rails? Guide me please. Thanks. regardsYou just create the .htaccess file on your website document root. In apache, that would be the document

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).

0

精彩评论

暂无评论...
验证码 换一张
取 消