diff options
author | Oscar Najera <hi@oscarnajera.com> | 2025-04-28 18:20:27 +0200 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2025-04-28 18:20:27 +0200 |
commit | d0a76b844210d7d84fb997a446948a50e1d268cd (patch) | |
tree | e7edbd915de286f064983d98f78eebaa4b366d6d /webstats/workforrobots.org | |
parent | d23c5887921a4af9982aadf8a09141ef226ce573 (diff) | |
download | scratch-d0a76b844210d7d84fb997a446948a50e1d268cd.tar.gz scratch-d0a76b844210d7d84fb997a446948a50e1d268cd.tar.bz2 scratch-d0a76b844210d7d84fb997a446948a50e1d268cd.zip |
plotswork-robots
Diffstat (limited to 'webstats/workforrobots.org')
-rw-r--r-- | webstats/workforrobots.org | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/webstats/workforrobots.org b/webstats/workforrobots.org index 8cfeafe..9b7cde6 100644 --- a/webstats/workforrobots.org +++ b/webstats/workforrobots.org @@ -282,8 +282,6 @@ If you grep for the string /href="{{ .RelPermalink }}"/ over the entire git history, you find it appears up to today =954= times. It is surprising how =OpenAI= manage to request it =3= times that amount. - - #+begin_src sqlite :exports results SELECT replace(path, '|', '%7C') AS Page, @@ -341,6 +339,14 @@ ORDER BY LIMIT 20 #+end_src +my cgit instance using nginx is not working correctly. +On the home(landing/starting) page all links work. Say I click on sepo "prime". +that leads to the path /prime. That is how is written on the html links. + +Now that I'm in path '/prime' I want to go to the about page. +The generated link is '/prime/prime/about'. It is repeating the path, because "im on page /prime", the new pages should be relative "about", or absolute '/prime/about'. But it is concatenating '/prime', to where I want to go '/prime/about', leaving '/prime/prime/about' + +Where do I fix this? What would the nginx config look like. #+RESULTS[5d7adfe6034ad15603705e1501ba90fadc0a8f1c]: | tx MiB | count(*) | agents | path | |--------+----------+--------+----------------------------------------------------------------------------------------------------------| |