X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/e2166ae8e506e3bd6f9a33e7c9d2ef0d367a4e12..464f8a3dcfb9f588cd9c1df1154d891b8d3d36eb:/lib/apache_options.dtl diff --git a/lib/apache_options.dtl b/lib/apache_options.dtl index 279348b..47753ab 100644 --- a/lib/apache_options.dtl +++ b/lib/apache_options.dtl @@ -39,4 +39,4 @@ extern val cgiExtension : file_extension -> [^Vhost]; {{Ask for all files ending in a particular extension to be executed as CGI.}} extern val allowEncodedSlashes : bool -> [Vhost]; -{{Enable or disable encoded lashes. Default is false, true sets NoDecode, full decoding is insecure and unsupported.}} \ No newline at end of file +{{Enable or disable encoded slashes. Default is false, true sets NoDecode, full decoding is insecure and unsupported.}} \ No newline at end of file