-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathogc-config-fake-alipay.ini
84 lines (82 loc) · 2.01 KB
/
ogc-config-fake-alipay.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[listen_port]
port=8090
ssl_port=443
enable_ssl=false
keyfile=ssl_self_signed.key
certfile=ssl_certificate.crt
[cluster]
enable_cluster=false
port_range=8000,8010,2
nginx_exe=nginx/nginx.exe
nginx_log=nginx.log
nginx_conf_template=nginx/conf/nginx.conf.template
manager_port=8099
[mime_type]
.js=text/javascript;charset=utf-8
.htm=text/html;charset=utf-8
.html=text/html;charset=utf-8
.json=text/json;charset=utf-8
.gltf=text/json;charset=utf-8
.czml=text/json;charset=utf-8
.xml=text/xml;charset=utf-8
.css=text/css;charset=utf-8
.jpg=image/jpeg
.jpeg=image/jpeg
.png=image/png
.tiff=image/tiff
.tif=image/tif
.gif=image/gif
.svg=image/svg+xml
.obj=text/plain
.appcache=text/cache-manifest
.terrain=application/octet-stream
[wsgi]
#application=webgis
#application=authorize_platform
#application=pay_platform
application=fake_gateway_alipay
[web]
#indexpage=/index.html
#webroot=F:\work\js\three.js
#indexpage=/webgis_index.html
#webroot=
indexpage=/pay_platform_test.html
webroot=
#indexpage=/index.html
#webroot=F:\work\js\stackedit\public
#indexpage=/index.release.html
#webroot=F:\work\js\cesium
mainpage=/webgis_index.html
expirepage=/webgis_expire.html
unauthorizedpage=/webgis_unauthorized.html
loginpage=/webgis_login.html
[[cors]]
enable_cors=true
[[session]]
enable_session=false
[[cookie]]
max_age=10
[[thumbnail]]
application/msword=word.png
application/vnd.openxmlformats-officedocument.wordprocessingml.document=word.png
application/vnd.ms-excel=excel.png
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=excel.png
application/octet-stream=other.png
application/pdf=pdf.png
application/javascript=javascript.png
application/html=html.png
application/java=java.png
[fake_gateway_alipay]
[[cors]]
Access-Control-Allow-Origin=*
Access-Control-Allow-Credentials=true
Access-Control-Expose-Headers=true
Access-Control-Max-Age=3600
Access-Control-Allow-Methods=POST,GET,OPTIONS
[[alipay]]
partner_id=2088101011913539
partner_key=12345678
process_second=20
#error_code=TRADE_SELLER_NOT_MATCH
error_code_pay=
error_code_refund=