diff options
-rw-r--r-- | guides/source/configuring.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/guides/source/configuring.md b/guides/source/configuring.md index 6f32e6484f..c6f6ef6dd5 100644 --- a/guides/source/configuring.md +++ b/guides/source/configuring.md @@ -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 -------------------------- |