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:
parent
c8bd12cf5a
commit
d402268d78
1 changed files with 0 additions and 9 deletions
|
@ -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
|
||||
--------------------------
|
||||
|
|
Loading…
Reference in a new issue