HttpErrorPages/docs/config.ini
2017-02-05 10:50:34 +00:00

10 lines
No EOL
224 B
INI

[global]
; Output Filename Scheme - eg. HTTP500.html
scheme='HTTP%d.html'
; Output dir path
output_dir="docs/"
; Footer content (HTML Allowed)
footer = "Technical Contact: <a href="mailto:x@example.com">x@example.com</a>"