1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Remove unused subdir deployment considerations section [ci skip]

This commit is contained in:
Eliot Sykes 2015-03-31 18:45:41 +01:00
parent c8bd12cf5a
commit d402268d78

View file

@ -831,15 +831,6 @@ server {
Be sure to read the [NGINX documentation](http://nginx.org/en/docs/) for the most up-to-date information.
#### Considerations when deploying to a subdirectory
Deploying to a subdirectory in production has implications on various parts of
Rails.
* development environment:
* testing environment:
* serving static assets:
* asset pipeline:
Rails Environment Settings
--------------------------