以下の内容はhttps://iww.hateblo.jp/entry/20120406/htmlより取得しました。


apacheのエラーページを全部同じにする

全部同じにする という設定は無いので、手で全部同じにするしかない
/etc/httpd/conf.d/error.conf

ErrorDocument 400 /error/error.html
ErrorDocument 401 /error/error.html
ErrorDocument 403 /error/error.html
ErrorDocument 404 /error/error.html
ErrorDocument 405 /error/error.html
ErrorDocument 408 /error/error.html
ErrorDocument 410 /error/error.html
ErrorDocument 411 /error/error.html
ErrorDocument 412 /error/error.html
ErrorDocument 413 /error/error.html
ErrorDocument 414 /error/error.html
ErrorDocument 415 /error/error.html
ErrorDocument 500 /error/error.html
ErrorDocument 501 /error/error.html
ErrorDocument 502 /error/error.html
ErrorDocument 503 /error/error.html
ErrorDocument 506 /error/error.html



以上の内容はhttps://iww.hateblo.jp/entry/20120406/htmlより取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14