useless
This commit is contained in:
parent
3fd93e9d55
commit
b7ad6b8ec5
1 changed files with 0 additions and 1 deletions
|
@ -592,7 +592,6 @@ Sites
|
||||||
location / {
|
location / {
|
||||||
include fcgi.conf;
|
include fcgi.conf;
|
||||||
fastcgi_param SCRIPT_FILENAME /usr/share/gitweb/gitweb.cgi;
|
fastcgi_param SCRIPT_FILENAME /usr/share/gitweb/gitweb.cgi;
|
||||||
fastcgi_param PATH_INFO ${uri};
|
|
||||||
fastcgi_pass unix:/run/fcgiwrap.socket;
|
fastcgi_pass unix:/run/fcgiwrap.socket;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue