diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnQs9icnfI79gWOQY_Yxv2XmYI3z703PrQ <misc@web> | 2011-07-20 20:03:10 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-07-20 20:03:10 -0400 |
commit | d096fae7520c7ecafe62a0fa41418119f63ebb9e (patch) | |
tree | 342641947a31e3896323633a76e40110ed2a37c7 /doc | |
parent | 0946b5208912787bc6650d44a27f3cd299b4ea72 (diff) | |
download | ikiwiki-d096fae7520c7ecafe62a0fa41418119f63ebb9e.tar ikiwiki-d096fae7520c7ecafe62a0fa41418119f63ebb9e.tar.gz |
This reverts commit 0946b5208912787bc6650d44a27f3cd299b4ea72
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 d649bf3ea..946701ac2 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 |