summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-09-01 22:15:08 -0400
committerChris McDonough <chrism@plope.com>2011-09-01 22:15:08 -0400
commit09387f5cb04eb08b18c24a41248af0a13648286e (patch)
tree6afddbb630d844cab6fa56c5e53403b05a18b5ce /TODO.txt
parent24b1c8b3b1d58597765f94a037524f1b29f1c976 (diff)
downloadpyramid-09387f5cb04eb08b18c24a41248af0a13648286e.tar.gz
pyramid-09387f5cb04eb08b18c24a41248af0a13648286e.tar.bz2
pyramid-09387f5cb04eb08b18c24a41248af0a13648286e.zip
- Added a "Fixing HTTP vs. HTTP When Deploying Behind a Proxy" section to the
"Virtual Hosting" chapter.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO.txt b/TODO.txt
index 95bd2b917..7fcd7ff1c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,13 +1,6 @@
Pyramid TODOs
=============
-Should-Have
------------
-
-- Example of using paste prefix middleware to fix https-vs-http when
- deploying via proxy:
- https://docs.pylonsproject.org/projects/pyramid_cookbook/dev/deployment/nginx.html#step-2-starting-paster
-
Nice-to-Have
------------