|
22 | 22 | Include "${SRVROOT}/conf/languages.conf" |
23 | 23 | </Directory> |
24 | 24 |
|
25 | | -ErrorDocument 400 /_error_pages/400.html%{ENV:_error_lang} |
26 | | -ErrorDocument 401 /_error_pages/401.html%{ENV:_error_lang} |
27 | | -ErrorDocument 402 /_error_pages/402.html%{ENV:_error_lang} |
28 | | -ErrorDocument 403 /_error_pages/403.html%{ENV:_error_lang} |
29 | | -ErrorDocument 404 /_error_pages/404.html%{ENV:_error_lang} |
30 | | -ErrorDocument 405 /_error_pages/405.html%{ENV:_error_lang} |
31 | | -ErrorDocument 408 /_error_pages/408.html%{ENV:_error_lang} |
32 | | -ErrorDocument 410 /_error_pages/410.html%{ENV:_error_lang} |
33 | | -ErrorDocument 413 /_error_pages/413.html%{ENV:_error_lang} |
34 | | -ErrorDocument 414 /_error_pages/414.html%{ENV:_error_lang} |
35 | | -ErrorDocument 415 /_error_pages/415.html%{ENV:_error_lang} |
36 | | -ErrorDocument 429 /_error_pages/429.html%{ENV:_error_lang} |
37 | | -ErrorDocument 431 /_error_pages/431.html%{ENV:_error_lang} |
38 | | -ErrorDocument 451 /_error_pages/451.html%{ENV:_error_lang} |
39 | | -ErrorDocument 500 /_error_pages/500.html%{ENV:_error_lang} |
40 | | -ErrorDocument 501 /_error_pages/501.html%{ENV:_error_lang} |
41 | | -ErrorDocument 502 /_error_pages/502.html%{ENV:_error_lang} |
42 | | -ErrorDocument 503 /_error_pages/503.html%{ENV:_error_lang} |
43 | | -ErrorDocument 504 /_error_pages/504.html%{ENV:_error_lang} |
| 25 | +ErrorDocument 400 /_error_pages/400.html |
| 26 | +ErrorDocument 401 /_error_pages/401.html |
| 27 | +ErrorDocument 402 /_error_pages/402.html |
| 28 | +ErrorDocument 403 /_error_pages/403.html |
| 29 | +ErrorDocument 404 /_error_pages/404.html |
| 30 | +ErrorDocument 405 /_error_pages/405.html |
| 31 | +ErrorDocument 408 /_error_pages/408.html |
| 32 | +ErrorDocument 410 /_error_pages/410.html |
| 33 | +ErrorDocument 413 /_error_pages/413.html |
| 34 | +ErrorDocument 414 /_error_pages/414.html |
| 35 | +ErrorDocument 415 /_error_pages/415.html |
| 36 | +ErrorDocument 429 /_error_pages/429.html |
| 37 | +ErrorDocument 431 /_error_pages/431.html |
| 38 | +ErrorDocument 451 /_error_pages/451.html |
| 39 | +ErrorDocument 500 /_error_pages/500.html |
| 40 | +ErrorDocument 501 /_error_pages/501.html |
| 41 | +ErrorDocument 502 /_error_pages/502.html |
| 42 | +ErrorDocument 503 /_error_pages/503.html |
| 43 | +ErrorDocument 504 /_error_pages/504.html |
0 commit comments