Skip to navigation
Load a CGI with lighttpd
03.04.23
Load a CGI with lighttpd index-file.names := ( "index.php", "index.html", "index.lighttpd.html","index.cgi","gallery.cgi" ) server.modules += ( "mod_cgi" ) $HTTP["url"] =~ "/" { cgi.assign = ( "gallery.cgi" => "" ) } server.follow-symlink="enable"
Reply
Anonymous
Information Epoch 1732439732
Files are bags of bytes.
Home
Notebook
Contact us