This commit is contained in:
parent
c07fa0c283
commit
9584d2faa1
@ -122,13 +122,13 @@ RUN \
|
|||||||
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
], \
|
], \
|
||||||
"static": [
|
"static": [ \
|
||||||
{ "action": { "share": "/var/www/html" } } \
|
{ "action": { "share": "/var/www/html" } } \
|
||||||
],
|
], \
|
||||||
"dynamic": [
|
"dynamic": [ \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
],
|
], \
|
||||||
},
|
}, \
|
||||||
"applications": { \
|
"applications": { \
|
||||||
"index_php": { \
|
"index_php": { \
|
||||||
"type": "php", \
|
"type": "php", \
|
||||||
|
@ -122,13 +122,13 @@ RUN \
|
|||||||
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
], \
|
], \
|
||||||
"static": [
|
"static": [ \
|
||||||
{ "action": { "share": "/var/www/html" } } \
|
{ "action": { "share": "/var/www/html" } } \
|
||||||
],
|
], \
|
||||||
"dynamic": [
|
"dynamic": [ \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
],
|
], \
|
||||||
},
|
}, \
|
||||||
"applications": { \
|
"applications": { \
|
||||||
"index_php": { \
|
"index_php": { \
|
||||||
"type": "php", \
|
"type": "php", \
|
||||||
|
@ -122,13 +122,13 @@ RUN \
|
|||||||
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
], \
|
], \
|
||||||
"static": [
|
"static": [ \
|
||||||
{ "action": { "share": "/var/www/html" } } \
|
{ "action": { "share": "/var/www/html" } } \
|
||||||
],
|
], \
|
||||||
"dynamic": [
|
"dynamic": [ \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
],
|
], \
|
||||||
},
|
}, \
|
||||||
"applications": { \
|
"applications": { \
|
||||||
"index_php": { \
|
"index_php": { \
|
||||||
"type": "php", \
|
"type": "php", \
|
||||||
|
@ -122,13 +122,13 @@ RUN \
|
|||||||
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
], \
|
], \
|
||||||
"static": [
|
"static": [ \
|
||||||
{ "action": { "share": "/var/www/html" } } \
|
{ "action": { "share": "/var/www/html" } } \
|
||||||
],
|
], \
|
||||||
"dynamic": [
|
"dynamic": [ \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
],
|
], \
|
||||||
},
|
}, \
|
||||||
"applications": { \
|
"applications": { \
|
||||||
"index_php": { \
|
"index_php": { \
|
||||||
"type": "php", \
|
"type": "php", \
|
||||||
|
@ -121,13 +121,13 @@ RUN \
|
|||||||
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
{ "match": { "uri": "/themes/*" }, "action": { "share": "/var/www/html" } }, \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
], \
|
], \
|
||||||
"static": [
|
"static": [ \
|
||||||
{ "action": { "share": "/var/www/html" } } \
|
{ "action": { "share": "/var/www/html" } } \
|
||||||
],
|
], \
|
||||||
"dynamic": [
|
"dynamic": [ \
|
||||||
{ "action": { "pass": "applications/index_php" } } \
|
{ "action": { "pass": "applications/index_php" } } \
|
||||||
],
|
], \
|
||||||
},
|
}, \
|
||||||
"applications": { \
|
"applications": { \
|
||||||
"index_php": { \
|
"index_php": { \
|
||||||
"type": "php", \
|
"type": "php", \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user