diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnQs9icnfI79gWOQY_Yxv2XmYI3z703PrQ <misc@web> | 2011-07-20 19:58:23 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-07-20 19:58:23 -0400 |
commit | 0946b5208912787bc6650d44a27f3cd299b4ea72 (patch) | |
tree | 46f7e699e0288dcf82521a633442a117873e9171 /doc | |
parent | a8cea0f3c4f89cd82d7c7d59077d6ff73dbff93c (diff) | |
download | ikiwiki-0946b5208912787bc6650d44a27f3cd299b4ea72.tar ikiwiki-0946b5208912787bc6650d44a27f3cd299b4ea72.tar.gz |
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> |