GithubHelp home page GithubHelp logo

nithou / tiny-blog-engine Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 1.43 MB

A small blog engine that supports Markdown files

Home Page: https://nithou.net/sandbox/

CSS 3.42% PHP 96.58%
blog blogging blogging-system markdown

tiny-blog-engine's People

Contributors

nithou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dmpop

tiny-blog-engine's Issues

Addtional installation step

I had to enable mod_headers to make tiny-blog-engine work on my Apache instance:

sudo a2enmod headers
systemctl restart apache2

Perhaps it might be worth adding this step to the installation instruction?

Issue with php-fpm & caddy

{
  "level": "error",
  "ts": 1693387784.743157,
  "logger": "http.handlers.reverse_proxy",
  "msg": "aborting with incomplete response",
  "upstream": "XXX/php-fpm.sock",
  "duration": 0.002324568,
  "request": {
    "remote_ip": "XXX",
    "remote_port": "XXX",
    "client_ip": "XXX",
    "proto": "HTTP/3.0",
    "method": "GET",
    "host": "<REDACTED URL>",
    "uri": "/index.php",
    "headers": {
      "Priority": [
        "u=6"
      ],
      "Dnt": [
        "1"
      ],
      "Accept-Language": [
        "fr-FR,en-GB;q=0.5"
      ],
      "Sec-Gpc": [
        "1"
      ],
      "User-Agent": [
        "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0"
      ],
      "Accept": [
        "image/avif,image/webp,*/*"
      ],
      "Referer": [
        "https://tbe.doshi.re/rss.php"
      ],
      "X-Forwarded-For": [
        "XXX"
      ],
      "X-Forwarded-Host": [
        "tbe.doshi.re"
      ],
      "Sec-Fetch-Mode": [
        "no-cors"
      ],
      "Sec-Fetch-Dest": [
        "image"
      ],
      "Sec-Fetch-Site": [
        "same-origin"
      ],
      "Alt-Used": [
        "tbe.doshi.re"
      ],
      "X-Forwarded-Proto": [
        "https"
      ],
      "Accept-Encoding": [
        "gzip, deflate, br"
      ]
    },
    "tls": {
      "resumed": false,
      "version": 772,
      "cipher_suite": 4865,
      "proto": "h3",
      "server_name": "<REDACTED URL>"
    }
  },
  "error": "writing: stream 28 canceled by remote with error code 268"
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.