Commit Briefs

Omar Polo

fix SCRIPT_NAME adjustment


Omar Polo

update the README


Omar Polo

handle Gemini redirects too (3x)


Omar Polo

support gemini code 1x


Omar Polo

parse the query string too


Omar Polo

better error page


Omar Polo

always initialize the template

move the initialization to the proxy creation, and while here move the definition for the functions used by the template to fcgi.c too.


Omar Polo

add an HTML error page


Omar Polo

typo



Omar Polo

add missing urlescape



Omar Polo

ensure SCRIPT_NAME ends with a '/'


Omar Polo

quick and dirty URL rewrite to respect SCRIPT_NAME

it's not really bad however


Omar Polo

add the template for real