• Re: Common Gateway Interface

    From Nelgin@VERT/EOTLBBS to Baguette on Wed Jul 15 10:09:22 2020
    Baguette wrote:
    In other news, I'm trying to figure out how the /fuck/ to write a CGI script for my gopherhole. From the looks of things, I'm going to have to learn Perl.

    And then there's the issue that I might not actually have permissions to run CGI scripts on the server I'm using.

    ===============================
    baguette@sdf.org
    https://hbaguette.neocities.org

    If you don't want to do CGI in perl yo can always use php or pretty much whatever language you like, you can just use one of the former as a wrapper
    and make a system call. Use whatever language you're comfortable with.

    You will need to learn how to properlty form a HTML response, however, and there's plenty of resources on that.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From poindexter FORTRAN@VERT/REALITY to Baguette on Wed Jul 15 07:35:00 2020
    Baguette wrote to All <=-

    In other news, I'm trying to figure out how the /fuck/ to write a CGI script for my gopherhole. From the looks of things, I'm going to have
    to learn Perl.

    What language do you know? Anything that runs on the server should be
    able to be made to run CGI, it's a matter of how efficient it'll be.

    I worked at a company that wrote all of their original CGI in C.



    ... It's all more or less the same.. but it's all different now.
    --- MultiMail/XT v0.52
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Nelgin@VERT/EOTLBBS to Arelor on Fri Jul 24 03:46:45 2020
    Arelor wrote:
    For gopher, you are unlikely to need HTML in a gopher response
    since you usually deliver just text or gopher menus :-)

    Umm, true that.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com