Loading docs/manual/custom-error.xml +5 −4 Original line number Diff line number Diff line Loading @@ -69,12 +69,13 @@ ErrorDocument <3-digit-code> <action> </example> <p>where the action can be one of:</p> <p>where the action will be treated as:</p> <ol> <li>Text to be displayed. Wrap the text with quotes (").</li> <li>A local URL to redirect to.</li> <li>An external URL to redirect to.</li> <li>A local URL to redirect to (if the action begins with a "/").</li> <li>An external URL to redirect to (if the action is a valid URL).</li> <li>Text to be displayed (if none of the above). The text must be wrapped in quotes (") if it consists of more than one word.</li> </ol> <p>When redirecting to a local URL, additional environment variables Loading docs/manual/mod/core.xml +1 −0 Original line number Diff line number Diff line Loading @@ -1165,6 +1165,7 @@ in case of an error</description> ErrorDocument 404 /cgi-bin/bad_urls.pl<br /> ErrorDocument 401 /subscription_info.html<br /> ErrorDocument 403 "Sorry can't allow you access today" ErrorDocument 403 Forbidden! </example> <p>Additionally, the special value <code>default</code> can be used Loading Loading
docs/manual/custom-error.xml +5 −4 Original line number Diff line number Diff line Loading @@ -69,12 +69,13 @@ ErrorDocument <3-digit-code> <action> </example> <p>where the action can be one of:</p> <p>where the action will be treated as:</p> <ol> <li>Text to be displayed. Wrap the text with quotes (").</li> <li>A local URL to redirect to.</li> <li>An external URL to redirect to.</li> <li>A local URL to redirect to (if the action begins with a "/").</li> <li>An external URL to redirect to (if the action is a valid URL).</li> <li>Text to be displayed (if none of the above). The text must be wrapped in quotes (") if it consists of more than one word.</li> </ol> <p>When redirecting to a local URL, additional environment variables Loading
docs/manual/mod/core.xml +1 −0 Original line number Diff line number Diff line Loading @@ -1165,6 +1165,7 @@ in case of an error</description> ErrorDocument 404 /cgi-bin/bad_urls.pl<br /> ErrorDocument 401 /subscription_info.html<br /> ErrorDocument 403 "Sorry can't allow you access today" ErrorDocument 403 Forbidden! </example> <p>Additionally, the special value <code>default</code> can be used Loading