- { error_code: 502 , document: "/error_custom/error.shtml" }
- { error_code: 503 , document: "/error_custom/error.shtml" }
directories:
- - docroot:
- provider: directory
+ - provider: directory
path: '/var/www/html/cache'
sethandler: dispatcher-handler
options:
- FollowSymLinks
- - error_documents:
- provider: directory
+ - provider: directory
path: /var/www/html/error_custom/
options:
- +Includes
- - location1:
- provider: location
+ - provider: location
path: '/'
auth_type: Digest
auth_name: server
- { error_code: 502 , document: "/error_custom/error.shtml" }
- { error_code: 503 , document: "/error_custom/error.shtml" }
directories:
- - docroot:
- provider: directory
+ - provider: directory
path: '/var/www/'
- error_documents:
provider: directory
path: /var/www/html/error_custom/
options:
- +Includes
-# - location1:
-# provider: location
+# - provider: location
# path: '/'
# auth_type: Digest
# auth_name: server