Fix a typo in README, s/ExecCGI/+ExecCGI
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
cda1b78ff7
commit
49d09d4fd1
2
README
2
README
@ -49,7 +49,7 @@ like this:
|
|||||||
|
|
||||||
<Directory "/var/www/htdocs/cgit/">
|
<Directory "/var/www/htdocs/cgit/">
|
||||||
AllowOverride None
|
AllowOverride None
|
||||||
Options ExecCGI
|
Options +ExecCGI
|
||||||
Order allow,deny
|
Order allow,deny
|
||||||
Allow from all
|
Allow from all
|
||||||
</Directory>
|
</Directory>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user