diff options
Diffstat (limited to '')
| -rw-r--r-- | README | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -49,7 +49,7 @@ like this:    <Directory "/var/www/htdocs/cgit/">        AllowOverride None -      Options ExecCGI +      Options +ExecCGI        Order allow,deny        Allow from all    </Directory> | 
