• [announcement] Apache config Proof-of-Concept system

    From Eli the Bearded@21:1/5 to All on Fri Jul 27 23:03:10 2018
    Inspired by being able to help Zachary Adam's problem in the "Unable to
    enable SSI in Apache 2.4.29 (Ubuntu)" thread, I polished up my system
    for create Apache proof-of-concept configurations. It's still Ubuntu
    centric (but will probably work just fine on other Debian based
    distros), but now it's easier to use and available for anyone to
    download and modify:

    https://github.com/Eli-the-Bearded/poc-apache

    Included are the poc I created for Zachary and several others I've
    created in the past:

    404
    An example of using a cgi script for an error page handler. In
    this case, the error handler provides a simplistic URL shortener
    service a la tinyurl.com

    keepalive
    An example of disabling the keepalive feature for a subset of URLs.
    You'll really see this in action if you make your request with a
    tool like telnet.

    redir
    A redirect http to https config. This doesn't provide the https
    server, and you probably don't have one configured, so it will not
    be very effective.

    ssi
    An example of a x-bit hack server side include config.

    Hopefully someone will find this useful.

    Elijah
    ------
    patches for other systems welcome

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)