this works I think. Luke you are a freaking lifesaver
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
f1e82e00ca
commit
854535ba39
1 changed files with 6 additions and 0 deletions
|
@ -3,8 +3,14 @@
|
|||
# http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html
|
||||
###
|
||||
|
||||
[filter:proxy-prefix]
|
||||
use = egg:PasteDeploy#prefix
|
||||
prefix = /fas3
|
||||
scheme = https
|
||||
|
||||
[app:main]
|
||||
use = egg:fas
|
||||
filter-with = proxy-prefix
|
||||
|
||||
project.name = fedoraproject
|
||||
project.organisation = Fedora Project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue