server.modules += ( "mod_scgi" ) scgi.protocol = "uwsgi" scgi.server = ( "/gallery" => (( "host" => "127.0.0.1", "port" => 3031, "check-local" => "disable" )), ) #alias.url += ( "/image_cache" => "/var/www/localhost/htdocs/pvdb/instance/image_cache" )