index
:
jones/content
master
master-da
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blends
/
talk
/
ipb
diff options
context:
Alias /ErrorDocument/ /var/www/COMMON/ErrorDocument/
# "400 Bad Request"
# "401 Authorization Required"
# "403 Forbidden"
# "404 Not Found"
# "406 Not Acceptible"
# "500 Internal Server Error"
#ErrorDocument 400 /ErrorDocument/400
ErrorDocument 401 /ErrorDocument/401
ErrorDocument 403 /ErrorDocument/403
ErrorDocument 404 /ErrorDocument/404
#ErrorDocument 406 /Errordocument/406
ErrorDocument 500 /ErrorDocument/500
<Directory /var/www/COMMON/ErrorDocument>
Options +MultiViews +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml
order allow,deny
allow from all
</Directory>
15:33:12 +0100
commit
0158efdd39dbacbc5dc0646b0a35f14982833b15
(
patch
)
tree
391bc2d2463c9b5e94dcc09e5eb9eb1916bd4529
/
blends/talk/ipb
parent
1a0318686593df436c7711fdcdc2cd5ffb868334
(
diff
)
Initial draft of Oslo talk, based on Toulouse talk.
Diffstat
(limited to 'blends/talk/ipb')
0 files changed, 0 insertions, 0 deletions