diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/getsource_from_gitweb_with_cgi_disabled___44___Is_it_possible__63__.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/getsource_from_gitweb_with_cgi_disabled___44___Is_it_possible__63__.mdwn b/doc/forum/getsource_from_gitweb_with_cgi_disabled___44___Is_it_possible__63__.mdwn index 946701ac2..d649bf3ea 100644 --- a/doc/forum/getsource_from_gitweb_with_cgi_disabled___44___Is_it_possible__63__.mdwn +++ b/doc/forum/getsource_from_gitweb_with_cgi_disabled___44___Is_it_possible__63__.mdwn @@ -3,4 +3,4 @@ Hi, I'm thinking about running my wiki with cgi disabled. I already did the gitweb setup. Is it possible to use gitweb to give me what getsource gives me. You know, like the History item but with: -http://127.0.0.1/gitweb/gitweb.cgi?p=wiki.git;a=blob_plain;f=[[file]];hb=HEAD +<http://127.0.0.1/gitweb/gitweb.cgi?p=wiki.git;a=blob_plain;f=[[file]];hb=HEAD> |