diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnQs9icnfI79gWOQY_Yxv2XmYI3z703PrQ <misc@web> | 2011-07-20 20:13:45 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-07-20 20:13:45 -0400 |
commit | e4f13b213d51871e29d33b20d91a2489a3ae5fd6 (patch) | |
tree | 1b0be7197e55917aecb576c7e30ba2b876f4b2d8 /doc | |
parent | d096fae7520c7ecafe62a0fa41418119f63ebb9e (diff) | |
download | ikiwiki-e4f13b213d51871e29d33b20d91a2489a3ae5fd6.tar ikiwiki-e4f13b213d51871e29d33b20d91a2489a3ae5fd6.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..0219329c8 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 |