Show More
@@ -134,7 +134,7 b' max_request_body_size = 107374182400' | |||||
134 | host = 0.0.0.0 |
|
134 | host = 0.0.0.0 | |
135 | port = 5000 |
|
135 | port = 5000 | |
136 |
|
136 | |||
137 | ## prefix middleware for rc |
|
137 | ## middleware for hosting the WSGI application under a URL prefix | |
138 | #[filter:proxy-prefix] |
|
138 | #[filter:proxy-prefix] | |
139 | #use = egg:PasteDeploy#prefix |
|
139 | #use = egg:PasteDeploy#prefix | |
140 | #prefix = /<your-prefix> |
|
140 | #prefix = /<your-prefix> |
@@ -132,7 +132,7 b' cheaper-step = 1' | |||||
132 | host = ${host} |
|
132 | host = ${host} | |
133 | port = ${port} |
|
133 | port = ${port} | |
134 |
|
134 | |||
135 | <%text>## prefix middleware for rc</%text> |
|
135 | <%text>## middleware for hosting the WSGI application under a URL prefix</%text> | |
136 | #[filter:proxy-prefix] |
|
136 | #[filter:proxy-prefix] | |
137 | #use = egg:PasteDeploy#prefix |
|
137 | #use = egg:PasteDeploy#prefix | |
138 | #prefix = /<your-prefix> |
|
138 | #prefix = /<your-prefix> |
@@ -129,7 +129,7 b' max_request_body_size = 107374182400' | |||||
129 | host = 127.0.0.1 |
|
129 | host = 127.0.0.1 | |
130 | port = 5000 |
|
130 | port = 5000 | |
131 |
|
131 | |||
132 | ## prefix middleware for rc |
|
132 | ## middleware for hosting the WSGI application under a URL prefix | |
133 | #[filter:proxy-prefix] |
|
133 | #[filter:proxy-prefix] | |
134 | #use = egg:PasteDeploy#prefix |
|
134 | #use = egg:PasteDeploy#prefix | |
135 | #prefix = /<your-prefix> |
|
135 | #prefix = /<your-prefix> |
@@ -133,7 +133,7 b' max_request_body_size = 107374182400' | |||||
133 | host = 127.0.0.1 |
|
133 | host = 127.0.0.1 | |
134 | port = 5000 |
|
134 | port = 5000 | |
135 |
|
135 | |||
136 | ## prefix middleware for rc |
|
136 | ## middleware for hosting the WSGI application under a URL prefix | |
137 | #[filter:proxy-prefix] |
|
137 | #[filter:proxy-prefix] | |
138 | #use = egg:PasteDeploy#prefix |
|
138 | #use = egg:PasteDeploy#prefix | |
139 | #prefix = /<your-prefix> |
|
139 | #prefix = /<your-prefix> |
@@ -133,7 +133,7 b' max_request_body_size = 107374182400' | |||||
133 | host = 127.0.0.1 |
|
133 | host = 127.0.0.1 | |
134 | port = 5000 |
|
134 | port = 5000 | |
135 |
|
135 | |||
136 | ## prefix middleware for rc |
|
136 | ## middleware for hosting the WSGI application under a URL prefix | |
137 | #[filter:proxy-prefix] |
|
137 | #[filter:proxy-prefix] | |
138 | #use = egg:PasteDeploy#prefix |
|
138 | #use = egg:PasteDeploy#prefix | |
139 | #prefix = /<your-prefix> |
|
139 | #prefix = /<your-prefix> |
General Comments 0
You need to be logged in to leave comments.
Login now