view modules/website/files/conf.extra/cgi.conf @ 358:6c29af16b177

Fix PHP-as-html file serving
author IBBoard <dev@ibboard.co.uk>
date Sat, 03 Oct 2020 19:41:25 +0100
parents 956e484adc12
children
line wrap: on
line source

        # CGI Directory
        <Location /cgi-bin>
                Options +ExecCGI
        </Location>