NHariman / foodserv

A functional HTTP server written in C++ capable of sending and receiving HTTP requests, displaying websites and its content and executing CGIs
0 stars 2 forks source link

Cgi #26

Closed NHariman closed 1 year ago

NHariman commented 1 year ago

CGI works for both directory and file location directives, able to find the correct cgi based on extension or execute it directly depending on the type of argument given