From: Kamil Kaminski Date: Mon, 11 Oct 2010 04:58:30 +0000 (-0500) Subject: Fix a typo in README, s/ExecCGI/+ExecCGI X-Git-Tag: v0.9~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49d09d4fd1b0cab8189cf1809a1b1241f54c2e48;p=cgit Fix a typo in README, s/ExecCGI/+ExecCGI Signed-off-by: Lars Hjemli --- diff --git a/README b/README index 73ec332..050e21e 100644 --- a/README +++ b/README @@ -49,7 +49,7 @@ like this: AllowOverride None - Options ExecCGI + Options +ExecCGI Order allow,deny Allow from all