Skip to content

Instantly share code, notes, and snippets.

View gravemalte's full-sized avatar
📚
Never ending learner!

Malte Grave gravemalte

📚
Never ending learner!
View GitHub Profile
@gravemalte
gravemalte / lighttpd-cgit.conf
Created June 6, 2021 16:59
Cgit configuration for lighttpd
server.modules += (
"mod_alias",
"mod_cgi",
"mod_rewrite")
var.cgit-root = "/usr/local/www/cgit"
$HTTP["host"] =~ "your.domain.com" {
alias.url = (