aboutsummaryrefslogtreecommitdiffstats
path: root/5b1ae7c9a0cfc2187e88784ad343e147d54135f7
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2022-04-23 21:57:44 +0300
committerla-ninpre <leobrekalini@gmail.com>2022-04-23 21:57:44 +0300
commit8d5e3dc62773584e0e530251e3afb787cc7890da (patch)
tree8e172896534cd56db2ae0c880c2c2579ab630da5 /5b1ae7c9a0cfc2187e88784ad343e147d54135f7
parentd6ec10f5c77d170728f3e07f21e5408a0746fb4a (diff)
downloadaaoth.xyz-8d5e3dc62773584e0e530251e3afb787cc7890da.tar.gz
aaoth.xyz-8d5e3dc62773584e0e530251e3afb787cc7890da.zip
footer: change source link to relative
i've tweaked cgit to serve aaoth.xyz repo under /src/*. now source code is available through yggdrasil, tor and i2p without leaving the site. in httpd.conf it looks like this: ``` ... location "/src/*" { root "/cgi-bin/cgit.cgi" fastcgi { socket "/run/slowcgi.sock" param CGIT_CONFIG "/cgit/cgitrc-embed" } } ... ``` so i'm just pointing cgit to other configuration file which is tweaked to fit for this purpose (e.g. noheader option is turned on and there's no scan-path, just one repo).
Diffstat (limited to '5b1ae7c9a0cfc2187e88784ad343e147d54135f7')
0 files changed, 0 insertions, 0 deletions