diff --git a/README b/README index 73ec332..050e21e 100644 --- a/README +++ b/README @@ -49,7 +49,7 @@ like this: <Directory "/var/www/htdocs/cgit/"> AllowOverride None - Options ExecCGI + Options +ExecCGI Order allow,deny Allow from all </Directory>