Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.15 KB | None | 0 0
  1. ################## global section #######################
  2.  
  3. location /archive {
  4. proxy_pass http://192.168.10.7;
  5. proxy_set_header Host $http_host;
  6. add_header 'Access-Control-Allow-Origin' '*';
  7. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  8. error_page 500 502 404 = @archive2_dash;
  9. proxy_intercept_errors on;
  10. log_not_found off;
  11.  
  12.  
  13. }
  14.  
  15. location @archive2_dash {
  16. proxy_pass http://192.168.10.11;
  17. proxy_set_header Host $http_host;
  18. add_header 'Access-Control-Allow-Origin' '*';
  19. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  20. error_page 500 502 404 = @archive3_dash;
  21. proxy_intercept_errors on;
  22. log_not_found off;
  23.  
  24. }
  25.  
  26. location @archive3_dash {
  27. proxy_pass http://192.168.10.4;
  28. proxy_set_header Host $http_host;
  29. add_header 'Access-Control-Allow-Origin' '*';
  30. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  31. error_page 500 502 404 = @archive4_dash;
  32. proxy_intercept_errors on;
  33. log_not_found off;
  34.  
  35. }
  36.  
  37. location @archive4_dash {
  38. proxy_pass http://192.168.10.5;
  39. proxy_set_header Host $http_host;
  40. add_header 'Access-Control-Allow-Origin' '*';
  41. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  42. error_page 500 502 404 = @archive5_dash;
  43. proxy_intercept_errors on;
  44. log_not_found off;
  45.  
  46. }
  47.  
  48. location @archive5_dash {
  49. proxy_pass http://192.168.10.22;
  50. proxy_set_header Host $http_host;
  51. add_header 'Access-Control-Allow-Origin' '*';
  52. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  53. error_page 500 502 404 = @archive6_dash;
  54. proxy_intercept_errors on;
  55. log_not_found off;
  56.  
  57. }
  58.  
  59. #s6
  60. location @archive6_dash {
  61. proxy_pass http://192.168.51.200;
  62. proxy_set_header Host $http_host;
  63. add_header 'Access-Control-Allow-Origin' '*';
  64. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  65. error_page 500 502 404 = @archive7_dash;
  66. proxy_intercept_errors on;
  67. log_not_found off;
  68.  
  69. }
  70.  
  71. location @archive7_dash {
  72. proxy_pass http://192.168.10.24;
  73. proxy_set_header Host $http_host;
  74. add_header 'Access-Control-Allow-Origin' '*';
  75. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  76. error_page 500 502 404 = @archive8_dash;
  77. proxy_intercept_errors on;
  78. log_not_found off;
  79.  
  80. }
  81.  
  82. #s7
  83. location @archive8_dash {
  84. proxy_pass http://192.168.10.28;
  85. proxy_set_header Host $http_host;
  86. add_header 'Access-Control-Allow-Origin' '*';
  87. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  88. error_page 500 502 404 = @archive9_dash;
  89. proxy_intercept_errors on;
  90. log_not_found off;
  91.  
  92. }
  93.  
  94. #s10
  95. location @archive9_dash {
  96. proxy_pass http://192.168.10.25;
  97. proxy_set_header Host $http_host;
  98. add_header 'Access-Control-Allow-Origin' '*';
  99. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  100. error_page 500 502 404 = @archive10_dash;
  101. proxy_intercept_errors on;
  102. log_not_found off;
  103.  
  104. }
  105.  
  106. #s8n
  107. location @archive10_dash {
  108.  
  109. proxy_pass http://192.168.10.26;
  110. proxy_set_header Host $http_host;
  111. add_header 'Access-Control-Allow-Origin' '*';
  112. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  113. error_page 500 502 404 = @archive11_dash;
  114. proxy_intercept_errors on;
  115. log_not_found off;
  116.  
  117. }
  118.  
  119. #s11
  120. location @archive11_dash {
  121.  
  122. proxy_pass http://192.168.10.27;
  123. proxy_set_header Host $http_host;
  124. add_header 'Access-Control-Allow-Origin' '*';
  125. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  126. error_page 500 502 404 = @archive12_dash;
  127. proxy_intercept_errors on;
  128. log_not_found off;
  129.  
  130. }
  131.  
  132. #s15
  133. location @archive12_dash {
  134.  
  135. proxy_pass http://192.168.10.32;
  136. proxy_set_header Host $http_host;
  137. add_header 'Access-Control-Allow-Origin' '*';
  138. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  139. error_page 500 502 404 = @archive13_dash;
  140. proxy_intercept_errors on;
  141. log_not_found off;
  142.  
  143. }
  144.  
  145. #s13
  146. location @archive13_dash {
  147.  
  148. proxy_pass http://192.168.10.30;
  149. proxy_set_header Host $http_host;
  150. add_header 'Access-Control-Allow-Origin' '*';
  151. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  152. error_page 500 502 404 = @archive14_dash;
  153. proxy_intercept_errors on;
  154. log_not_found off;
  155.  
  156. }
  157.  
  158. #s14
  159. location @archive14_dash {
  160.  
  161. proxy_pass http://192.168.10.31;
  162. proxy_set_header Host $http_host;
  163. add_header 'Access-Control-Allow-Origin' '*';
  164. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  165. error_page 500 502 404 = @archive15_dash;
  166. proxy_intercept_errors on;
  167. log_not_found off;
  168.  
  169. }
  170.  
  171.  
  172. #s12
  173. location @archive15_dash {
  174.  
  175. proxy_pass http://192.168.10.29;
  176. proxy_set_header Host $http_host;
  177. add_header 'Access-Control-Allow-Origin' '*';
  178. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  179. error_page 500 502 404 = @archive16_dash;
  180. proxy_intercept_errors on;
  181. log_not_found off;
  182.  
  183. }
  184.  
  185.  
  186. location /dca0466aef6e1b82d000cfe68bee4a10 {
  187.  
  188. proxy_pass http://192.168.10.7;
  189. proxy_set_header Host $http_host;
  190. add_header 'Access-Control-Allow-Origin' '*';
  191. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  192. error_page 500 502 404 = @archive2;
  193. proxy_intercept_errors on;
  194. log_not_found off;
  195. }
  196.  
  197. location @archive2 {
  198.  
  199. proxy_pass http://192.168.10.11;
  200. proxy_set_header Host $http_host;
  201. add_header 'Access-Control-Allow-Origin' '*';
  202. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  203. error_page 500 502 404 = @archive3;
  204. proxy_intercept_errors on;
  205. log_not_found off;
  206.  
  207. }
  208.  
  209. location @archive3 {
  210.  
  211. proxy_pass http://192.168.10.4;
  212. proxy_set_header Host $http_host;
  213. add_header 'Access-Control-Allow-Origin' '*';
  214. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  215. error_page 500 502 404 = @archive4;
  216. proxy_intercept_errors on;
  217. log_not_found off;
  218.  
  219. }
  220.  
  221. location @archive4 {
  222.  
  223. proxy_pass http://192.168.10.5;
  224. proxy_set_header Host $http_host;
  225. add_header 'Access-Control-Allow-Origin' '*';
  226. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  227. error_page 500 502 404 = @archive5;
  228. proxy_intercept_errors on;
  229. log_not_found off;
  230.  
  231. }
  232.  
  233. #s5
  234. location @archive5 {
  235.  
  236. proxy_pass http://192.168.10.22;
  237. proxy_set_header Host $http_host;
  238. add_header 'Access-Control-Allow-Origin' '*';
  239. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  240. error_page 500 502 404 = @archive6;
  241. proxy_intercept_errors on;
  242. log_not_found off;
  243.  
  244. }
  245.  
  246. location @archive6 {
  247.  
  248. proxy_pass http://192.168.51.200;
  249. proxy_set_header Host $http_host;
  250. add_header 'Access-Control-Allow-Origin' '*';
  251. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  252. error_page 500 502 404 = @archive7;
  253. proxy_intercept_errors on;
  254. log_not_found off;
  255.  
  256. }
  257.  
  258. location @archive7 {
  259.  
  260. proxy_pass http://192.168.10.24;
  261. proxy_set_header Host $http_host;
  262. add_header 'Access-Control-Allow-Origin' '*';
  263. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  264. error_page 500 502 404 = @archive8;
  265. proxy_intercept_errors on;
  266. log_not_found off;
  267.  
  268. }
  269.  
  270. #s7
  271. location @archive8 {
  272.  
  273. proxy_pass http://192.168.10.28;
  274. proxy_set_header Host $http_host;
  275. add_header 'Access-Control-Allow-Origin' '*';
  276. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  277. error_page 500 502 404 = @archive9;
  278. proxy_intercept_errors on;
  279. log_not_found off;
  280.  
  281. }
  282.  
  283. location @archive9 {
  284.  
  285. proxy_pass http://192.168.10.25;
  286. proxy_set_header Host $http_host;
  287. add_header 'Access-Control-Allow-Origin' '*';
  288. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  289. error_page 500 502 404 = @archive10;
  290. proxy_intercept_errors on;
  291. log_not_found off;
  292.  
  293. }
  294.  
  295. #s8
  296. location @archive10 {
  297.  
  298. proxy_pass http://192.168.10.26;
  299. proxy_set_header Host $http_host;
  300. add_header 'Access-Control-Allow-Origin' '*';
  301. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  302. error_page 500 502 404 = @archive11;
  303. proxy_intercept_errors on;
  304. log_not_found off;
  305.  
  306. }
  307.  
  308. #s11
  309. location @archive11 {
  310.  
  311. proxy_pass http://192.168.10.27;
  312. proxy_set_header Host $http_host;
  313. add_header 'Access-Control-Allow-Origin' '*';
  314. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  315. error_page 500 502 404 = @archive12;
  316. proxy_intercept_errors on;
  317. log_not_found off;
  318.  
  319. }
  320.  
  321. #s15
  322. location @archive12 {
  323.  
  324. proxy_pass http://192.168.10.32;
  325. proxy_set_header Host $http_host;
  326. add_header 'Access-Control-Allow-Origin' '*';
  327. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  328. error_page 500 502 404 = @archive13;
  329. proxy_intercept_errors on;
  330. log_not_found off;
  331.  
  332. }
  333.  
  334. #s13
  335. location @archive13 {
  336.  
  337. proxy_pass http://192.168.10.30;
  338. proxy_set_header Host $http_host;
  339. add_header 'Access-Control-Allow-Origin' '*';
  340. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  341. error_page 500 502 404 = @archive14;
  342. proxy_intercept_errors on;
  343. log_not_found off;
  344.  
  345. }
  346.  
  347. #s14
  348. location @archive14 {
  349.  
  350. proxy_pass http://192.168.10.31;
  351. proxy_set_header Host $http_host;
  352. add_header 'Access-Control-Allow-Origin' '*';
  353. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  354. error_page 500 502 404 = @archive15;
  355. proxy_intercept_errors on;
  356. log_not_found off;
  357.  
  358. }
  359.  
  360. #s12
  361. location @archive15 {
  362.  
  363. proxy_pass http://192.168.10.29;
  364. proxy_set_header Host $http_host;
  365. add_header 'Access-Control-Allow-Origin' '*';
  366. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  367. error_page 500 502 404 = @archive16;
  368. proxy_intercept_errors on;
  369. log_not_found off;
  370.  
  371. }
  372.  
  373. ####### delete from section archive
  374. location /27632a1d3ab776f38320dcbe3c2b8f4e {
  375.  
  376. proxy_pass http://192.168.10.7;
  377. proxy_set_header Host $http_host;
  378. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  379. error_page 500 502 404 = @archive2_listing;
  380. proxy_intercept_errors on;
  381. log_not_found off;
  382.  
  383. }
  384.  
  385.  
  386.  
  387. location @archive2_listing {
  388.  
  389. proxy_pass http://192.168.10.11;
  390. proxy_set_header Host $http_host;
  391. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  392. error_page 500 502 404 = @archive3_listing;
  393. proxy_intercept_errors on;
  394. log_not_found off;
  395.  
  396. }
  397.  
  398. location @archive3_listing {
  399.  
  400. proxy_pass http://192.168.10.4;
  401. proxy_set_header Host $http_host;
  402. add_header 'Access-Control-Allow-Origin' '*';
  403. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  404. error_page 500 502 404 = @archive4_listing;
  405. proxy_intercept_errors on;
  406. log_not_found off;
  407.  
  408. }
  409.  
  410. location @archive4_listing {
  411.  
  412. proxy_pass http://192.168.10.5;
  413. proxy_set_header Host $http_host;
  414. add_header 'Access-Control-Allow-Origin' '*';
  415. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  416. error_page 500 502 404 = @archive5_listing;
  417. proxy_intercept_errors on;
  418. log_not_found off;
  419. }
  420.  
  421. location @archive5_listing {
  422.  
  423. proxy_pass http://192.168.10.22;
  424. proxy_set_header Host $http_host;
  425. add_header 'Access-Control-Allow-Origin' '*';
  426. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  427. error_page 500 502 404 = @archive6_listing;
  428. proxy_intercept_errors on;
  429. log_not_found off;
  430.  
  431. }
  432.  
  433. location @archive6_listing {
  434.  
  435. proxy_pass http://192.168.51.200;
  436. proxy_set_header Host $http_host;
  437. add_header 'Access-Control-Allow-Origin' '*';
  438. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  439. error_page 500 502 404 = @archive7_listing;
  440. proxy_intercept_errors on;
  441. log_not_found off;
  442. }
  443.  
  444. location @archive7_listing {
  445.  
  446. proxy_pass http://192.168.10.24;
  447. proxy_set_header Host $http_host;
  448. add_header 'Access-Control-Allow-Origin' '*';
  449. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  450. error_page 500 502 404 = @archive8_listing;
  451. proxy_intercept_errors on;
  452. log_not_found off;
  453. }
  454.  
  455. #s7
  456. location @archive8_listing {
  457.  
  458. proxy_pass http://192.168.10.28;
  459. proxy_set_header Host $http_host;
  460. add_header 'Access-Control-Allow-Origin' '*';
  461. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  462. error_page 500 502 404 = @archive9_listing;
  463. proxy_intercept_errors on;
  464. log_not_found off;
  465. }
  466.  
  467. #s
  468. location @archive9_listing {
  469.  
  470. proxy_pass http://192.168.10.25;
  471. proxy_set_header Host $http_host;
  472. add_header 'Access-Control-Allow-Origin' '*';
  473. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  474. error_page 500 502 404 = @archive10_listing;
  475. proxy_intercept_errors on;
  476. log_not_found off;
  477. }
  478.  
  479. #s8
  480. location @archive10_listing {
  481.  
  482. proxy_pass http://192.168.10.26;
  483. proxy_set_header Host $http_host;
  484. add_header 'Access-Control-Allow-Origin' '*';
  485. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  486. error_page 500 502 404 = @archive11_listing;
  487. proxy_intercept_errors on;
  488. log_not_found off;
  489. }
  490.  
  491. #s11
  492. location @archive11_listing {
  493.  
  494. proxy_pass http://192.168.10.27;
  495. proxy_set_header Host $http_host;
  496. add_header 'Access-Control-Allow-Origin' '*';
  497. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  498. error_page 500 502 404 = @archive12_listing;
  499. proxy_intercept_errors on;
  500. log_not_found off;
  501. }
  502.  
  503. #s15
  504. location @archive12_listing {
  505.  
  506. proxy_pass http://192.168.10.32;
  507. proxy_set_header Host $http_host;
  508. add_header 'Access-Control-Allow-Origin' '*';
  509. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  510. error_page 500 502 404 = @archive13_listing;
  511. proxy_intercept_errors on;
  512. log_not_found off;
  513. }
  514.  
  515. #s13
  516. location @archive13_listing {
  517.  
  518. proxy_pass http://192.168.10.30;
  519. proxy_set_header Host $http_host;
  520. add_header 'Access-Control-Allow-Origin' '*';
  521. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  522. error_page 500 502 404 = @archive14_listing;
  523. proxy_intercept_errors on;
  524. log_not_found off;
  525. }
  526.  
  527. #s14
  528. location @archive14_listing {
  529.  
  530. proxy_pass http://192.168.10.31;
  531. proxy_set_header Host $http_host;
  532. add_header 'Access-Control-Allow-Origin' '*';
  533. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  534. error_page 500 502 404 = @archive15_listing;
  535. proxy_intercept_errors on;
  536. log_not_found off;
  537. }
  538.  
  539. #s12
  540. location @archive15_listing {
  541.  
  542. proxy_pass http://192.168.10.29;
  543. proxy_set_header Host $http_host;
  544. add_header 'Access-Control-Allow-Origin' '*';
  545. add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
  546. error_page 500 502 404 = @archive16_listing;
  547. proxy_intercept_errors on;
  548. log_not_found off;
  549. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement